GATE
geopositions.h File Reference

Geo positions and transformations. More...

#include "gate/gate_core_api.h"
#include "gate/gatetypes.h"

Classes

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)
 

 

Detailed Description

Geo positions and transformations.