Data structure for the Request "ChangeApplicationOptions". More...
#include <TNSRemoteInterfaceDLL.h>
Public Attributes | |
LPARAM | m_ID |
ID used as ACT. | |
int | m_InfoLeftSide |
Input: toggle the information shown in OptInfo1. | |
int | m_InfoRightSide |
Input: toggle the information shown in OptInfo2. | |
int | m_Optimisation |
Input: change route optimisation (0..2) More... | |
int | m_Volume |
Input: change volume range (0..100) | |
int | m_Vehicle |
Input: change vehicle profile (0..7) More... | |
bool | m_ShowStreetNames |
Input: show street name (0 or 1) | |
bool | m_ShowCompass |
Input: show compass (0 or 1) | |
bool | m_ShowScale |
Input: show scale (0 or 1) | |
bool | m_MapFacingNorth |
Input: set map facing north (0 or 1) | |
bool | m_DependentOnSpeed |
Input: activate autozoom (0 or 1) | |
bool | m_AvoidUTurns |
Input: avoid u-turns (0 or 1) | |
bool | m_MapInItinerary |
Input: set routelist northen adjusted (0 or 1) | |
bool | m_Motorway |
Input: use motorways (0 or 1) | |
bool | m_Ferries |
Input: use ferries (0 or 1) | |
Data structure for the Request "ChangeApplicationOptions".
int m_Optimisation |
Input: change route optimisation (0..2)
RouteOptimisation value can be one of the following types:
RouteOptShort = 0
RouteOptEconomic = 1
RouteOptFast = 2
int m_Vehicle |
Input: change vehicle profile (0..7)
Vehicle value can be one of the following types:
VehicleCarFast = 0
VehicleCarSlow = 1
VehiclePedestrian = 2
VehicleCyclist = 3
VehicleMotorcyclist = 4
VehicleCaravan = 5
VehicleTruckSlow = 6
VehicleTruckFast = 7
© PTV Group 2020 | Generated on Wed Apr 15 2020 12:47:53 for by 1.8.8 |