upm  1.7.1
Sensor/Actuator repository for libmraa (v2.0.0)
Public Member Functions | Data Fields
coord_DD Struct Reference

Detailed Description

Coordinates for lat/long as decimal degrees (DD)

Public Member Functions

std::string __str__ ()
 

Data Fields

double latitude = 0.0
 
double longitude = 0.0
 

Member Function Documentation

std::string __str__ ( )

Provide a string representation of this structure.

Returns
String representing coordinates

Here is the caller graph for this function:

Field Documentation

double latitude = 0.0

Latitude in decimal degrees

double longitude = 0.0

Longitude in decimal degrees


The documentation for this struct was generated from the following files: