GlDeltaPosDataType Struct Reference

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>

List of all members.

Public Attributes

double dLatM
 degrees
double dLonM
 degrees
double dAltM
 meters - set to -999 if invalid (2D position)

Detailed Description

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.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines