Data structure for the Request "RoutePlanning". More...
#include <TNSRemoteInterfaceDLL.h>
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!! | |
Data structure for the Request "RoutePlanning".
© PTV Group 2020 | Generated on Wed Apr 15 2020 12:47:53 for by 1.8.8 |