Navigation SDK Documentation

Variables

Variables

const SDK_INT2 SDK_eTW_Error = -1
 
const SDK_INT2 SDK_eTW_Normal = 0
 
const SDK_INT2 SDK_eTW_Weak = 1
 
const SDK_INT2 SDK_eTW_Strong = 2
 

Detailed Description

Enumeration for the different maneuver weights.

Usually the weights depend just on the angle between current driving direction and the direction after the maneuver. In very complex situations one has to analyze the structure of the crossing using the information available within the NextManeuverCrossingView field of SDK_NavigationInformation

Variable Documentation

const SDK_INT2 SDK_eTW_Error = -1

indicates an SDK internal error. Pls report

const SDK_INT2 SDK_eTW_Normal = 0

Indicate a change of direction of about 45 degrees to 135 degrees

const SDK_INT2 SDK_eTW_Weak = 1

Indicate a change of direction of less than 45 degrees

const SDK_INT2 SDK_eTW_Strong = 2

Indicate a change of direction of more than 135 degrees


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