Public Member Functions | |
| int | getIntVal () |
Static Public Member Functions | |
| static RoutingMode | getByInt (int intVal) |
Public Attributes | |
| FOLLOW_ME =(1) | |
| REFERENCE_ROUTE =(2) | |
| STANDARD =(0) | |
|
static |
| int getIntVal | ( | ) |
| FOLLOW_ME =(1) |
Route calculation with exact usage of the reference route, which may contain circles.
| REFERENCE_ROUTE =(2) |
Route calculation with usage of the circle free reference route and attention to truck attributes.
| STANDARD =(0) |
Normal route calculation.