Navigation SDK Documentation |
Variables | |
const SDK_UINT4 | SDK_REROUTING_STANDARD = 1 |
const SDK_UINT4 | SDK_REROUTING_LINENAVI = 2 |
Define data structures.
Enumeration for the different kinds of rerouting strategies.
const SDK_UINT4 SDK_REROUTING_STANDARD = 1 |
Standard behaviour. The old route is preferred initially, but escalation will take place, so finally any "better" route to the target is accepted
const SDK_UINT4 SDK_REROUTING_LINENAVI = 2 |
The original route has a stronger attraction for rerouting. The escalation is mostly suppressed. Also for calculation of new reroutes the old route has a configurable level of attraction itself. See SDK_NavigationSettings::ReRouteAttractionFactor
© PTV Group 2019 | Generated on Thu Mar 28 2019 02:27:02 for NavigationSDK by 1.8.8 |