The GlReferenceLocDataType structure is used inside SampleValues.stPos for Lat/Lon/Alt position reporting. More...
#include <glgpsapi.h>
Public Attributes | |
double | dLatDeg |
degrees | |
double | dLonDeg |
degrees | |
double | dAltM |
meters - set to -999 if invalid (2D position) |
The GlReferenceLocDataType structure is used inside SampleValues.stPos for Lat/Lon/Alt position reporting.
If the altitude is invalid it should be set to -999 Field eSensorType in GlExtSensData structure should be GL_EXT_SENS_LOCATION.