GlExtSensTravelAssistType Struct Reference

The GlExtSensTravelAssistType structure is used inside field SampleValues.stTravelAssist to hold the information about current road segment from the travel database. More...

#include <glgpsapi.h>

List of all members.

Public Attributes

double dStartLatDeg
 Segment start lat in degrees.
double dStartLonDeg
 Segment start lon in degrees.
float fStartAltM
 Segment start altitude in meters - set to -999 if invalid (2D position)
float fLengthM
 Segment length in meters.
float fAzimuthDeg
 Segment heading in degrees.
float fWidthM
 Segment width in meters.

Detailed Description

The GlExtSensTravelAssistType structure is used inside field SampleValues.stTravelAssist to hold the information about current road segment from the travel database.

Use this type with sensor type GL_EXT_SENS_TRAVEL_ASSIST.


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