GATE
|
Geo positions and transformations. More...
Data Structures | |
struct | gate_geopos_class |
gate_geoposition_t structure More... | |
Typedefs | |
typedef struct gate_geopos_class | gate_geopos_t |
gate_geoposition_t structure | |
Functions | |
GATE_CORE_API gate_real64_t | gate_geopos_meters_per_latitude (gate_real64_t lat) |
GATE_CORE_API gate_real64_t | gate_geopos_meters_per_longitude (gate_real64_t lat) |
GATE_CORE_API gate_real64_t | gate_geopos_distance (gate_geopos_t const *pos1, gate_geopos_t const *pos2) |
Geo positions and transformations.