Soletta™ Framework
|
Data type to describe a location. More...
#include <sol-types.h>
Data Fields | |
double | alt |
Altitude. More... | |
double | lat |
Latitude. More... | |
double | lon |
Longitude. More... | |
Data type to describe a location.
double sol_location::alt |
Altitude.
double sol_location::lat |
Latitude.
double sol_location::lon |
Longitude.