Home · All Commands · First Steps · Tutorials · Demos · FAQ
 

Remote Interface Documentation

Public Attributes

RI_CRoutePlanning Struct Reference
[RoutePlanning: Calc a route and retrieve route information]

Data structure for the Request "RoutePlanning". More...

#include <TNSRemoteInterfaceDLL.h>

List of all members.

Public Attributes

LPARAM m_ID
 ID used as ACT.
int m_ListCount
 Output: number of maneuver.
wchar_t m_ManeuverText [128]
 Output: maneuver text.
int m_Retracted
 Output: was start/target retracted.
int m_Road
 Output: distance from start to this stop off point in meters.
int m_Duration
 Output: estimated duration from start to this stop off point in sec.
int m_Direction
 Output: the actual direction in degrees.
int m_mercator_x
 Output: the mercator x-coordinates for this stop off point.
int m_mercator_y
 Output: the mercator y-coordinates for this stop off point.
int m_TotalTime
 Output: the estimated duration from start to end.
int m_TotalDistance
 Output: the distance from start to end in meters.
int m_index
 Input/Output: actual number of maneuver.
bool m_flag
 Internal: flag for the state machine. Don't Edit!!

Detailed Description

Data structure for the Request "RoutePlanning".


© PTV AG 2011 Generated on Fri Oct 14 2011 10:17:33 for RI by doxygen 1.7.1