UPM

The UPM API is a high level sensor library for IoT devices using MRAA. See examples here. Back to index page.
SparkFun sensor images provided under CC BY-NC-SA-3.0.

coord_DD Class

Module: common

Coordinates for lat/long as decimal degrees (DD)

Item Index

Methods

Properties

Methods

__str__

() String

Provide a string representation of this structure.

Returns:

String:

String representing coordinates

Properties

latitude

Number

Latitude in decimal degrees

longitude

Number

Longitude in decimal degrees