The GlDeltaPosDataType structure is used inside SampleValues.stPos for reporting a change in position measured in meters along the latitude/longitude axis If the altitude is invalid it should be set to -999 Field eSensorType in GlExtSensData structure should be GL_EXT_SENS_DELTA_POS. More...
#include <glgpsapi.h>
Public Attributes | |
double | dLatM |
degrees | |
double | dLonM |
degrees | |
double | dAltM |
meters - set to -999 if invalid (2D position) |
The GlDeltaPosDataType structure is used inside SampleValues.stPos for reporting a change in position measured in meters along the latitude/longitude axis If the altitude is invalid it should be set to -999 Field eSensorType in GlExtSensData structure should be GL_EXT_SENS_DELTA_POS.