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>
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. |
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.