struct
structshgeo__t
A specific location with optional altitude and time-stamp.
variable
(t)
shtime_t shgeo_t::geo_stamp
The time-stamp of when geodetic location was established.
variable
(t)
uint64_t shgeo_t::geo_lat
A latitude position.
variable
(t)
uint64_t shgeo_t::geo_lon
A longitude position.
variable
(t)
uint32_t shgeo_t::geo_alt
An altitude (in feet).
variable
uint32_t shgeo_t::__reserved__
The timezone associated with the geodetic location.