Public Member Functions | |
| int | getIntVal () |
Static Public Member Functions | |
| static TrafficMode | getByInt (int intVal) |
Public Attributes | |
| AUTO_REROUTING =(1) | |
| DISABLE =(0) | |
| MANUAL_REROUTING =(2) | |
enum type
|
static |
| int getIntVal | ( | ) |
| AUTO_REROUTING =(1) |
the TMC callback are used, and the API automatically decides whether a traffic event should cause a rerouting.
| DISABLE =(0) |
TMC is disabled.
| MANUAL_REROUTING =(2) |
the TMC callback are used, but rerouting is only causes by a call of Traffic#reroute().