The GlRangeFromRefPosDataType structure is used inside field SampleValues.stDeltaPosRef to hold the estimated range for a reference location. More...
#include <glgpsapi.h>
Public Attributes | |
double | dLatDeg |
reference position lat in degrees | |
double | dLonDeg |
reference position lon in degrees | |
double | dAltM |
meters - set to -999 if invalid (2D position) | |
double | dRangeM |
meters - estimated range from reference position (2D or 3D depending on altitude validity) |
The GlRangeFromRefPosDataType structure is used inside field SampleValues.stDeltaPosRef to hold the estimated range for a reference location.
Use this type with sensor type GL_EXT_SENS_RANGE.