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

Field Documentation

◆ lat

int32_t osmo_gad_ell_point::lat

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

. 90'000'000 (N).

Referenced by osmo_gad_to_str_buf().

◆ lon

int32_t osmo_gad_ell_point::lon

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

. 180'000'000 (E).

Referenced by osmo_gad_to_str_buf().


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