Soletta™ Framework
Framework for making IoT devices

Full online documentation | C API Index
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
sol_location Struct Reference

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...
 

Detailed Description

Data type to describe a location.

Field Documentation

double sol_location::alt

Altitude.

double sol_location::lat

Latitude.

double sol_location::lon

Longitude.


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