|
Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Geographic Co-ordinate System location. More...
#include <kv_types.h>
Data Fields | |
| int32_t | latitude |
| Degrees north/south, scaled by 1e-7. | |
| int32_t | longitude |
| Degrees north/south, scaled by 1e-7. | |
| int32_t | height |
| Height above WGS-84 ellipsoid, mm. | |
Geographic Co-ordinate System location.
| int32_t gcs_location::height |
Height above WGS-84 ellipsoid, mm.
| int32_t gcs_location::latitude |
Degrees north/south, scaled by 1e-7.
| int32_t gcs_location::longitude |
Degrees north/south, scaled by 1e-7.