Navigation SDK Documentation

Data Fields
SDK_NavigationSettings Struct Reference

Data Fields

SDK_HDRINFO size
 
SDK_HDRINFO version
 
SDK_BOOL NavigStopped
 
SDK_BOOL bVoidReRouting
 
SDK_UINT4 ReRouteStrategy
 
SDK_UINT4 ReRouteAttractionFactor
 
SDK_INT4 trafficReRouteTrigger
 
SDK_INT4 trafficReRouteImprovement
 
SDK_INT4 trafficConsiderationKind
 

Detailed Description

General options for the navigation.

Those options adjust the behaviour of the navigation, i.e. the output of SDK_GetGuidanceInformation

Field Documentation

size of the structure - for controlling

SDK_HDRINFO version

version of the structure - for controlling. Use SDK_NavigationSettingsVERSION

SDK_BOOL NavigStopped

By default navigation rests if the velocity is zero. If set to SDK_TRUE the navigation status may still change while the car stops

SDK_BOOL bVoidReRouting

If SDK_TRUE supress ReRouting, SDK_FALSE for stand behaviour with rerouting

SDK_UINT4 ReRouteStrategy

Defines the kind of rerouting to get back to the original route: see Rerouting strategies

SDK_UINT4 ReRouteAttractionFactor

values [0,100] in percent of cost per segment of the original route to influence the attraction to this route. So 0 is very attractive, while 100 restores the regular behaviour without attraction

SDK_INT4 trafficReRouteTrigger

Value in minutes, that determins how much additional delay has to be on current route to trigger a new rerouting.

SDK_INT4 trafficReRouteImprovement

Value in minutes, that determins how many minutes the resulting reroute has to be faster to be considered.

SDK_INT4 trafficConsiderationKind

SDK_TRAFFIC_REROUTE_IGNORE (0), SDK_TRAFFIC_REROUTE_ENQUIRE (1) or SDK_TRAFFIC_REROUTE_AUTOMATIC (2). Default and fallback is automatic.


The documentation for this struct was generated from the following file:

© PTV Group 2019 Generated on Thu Mar 28 2019 02:27:02 for NavigationSDK by doxygen 1.8.8