GlRangeFromRefPosDataType Struct Reference

The GlRangeFromRefPosDataType structure is used inside field SampleValues.stDeltaPosRef to hold the estimated range for a reference location. More...

#include <glgpsapi.h>

List of all members.

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)

Detailed Description

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.


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