libosmogsm 1.9.0.196-9975
Osmocom GSM library

#include <gad.h>

Data Fields

int32_t lat
 latitude in micro degrees (degrees * 1e6), -90'000'000 (S) . More...
 
int32_t lon
 longitude in micro degrees (degrees * 1e6), -180'000'000 (W) . More...
 
int16_t alt
 Altitude in meters, -32767 (depth) . More...
 

Field Documentation

◆ alt

int16_t osmo_gad_ell_point_alt::alt

Altitude in meters, -32767 (depth) .

. 32767 (height)

◆ lat

int32_t osmo_gad_ell_point_alt::lat

latitude in micro degrees (degrees * 1e6), -90'000'000 (S) .

. 90'000'000 (N).

◆ lon

int32_t osmo_gad_ell_point_alt::lon

longitude in micro degrees (degrees * 1e6), -180'000'000 (W) .

. 180'000'000 (E).


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