Public Member Functions | |
| int | getIntVal () |
Static Public Member Functions | |
| static NavRouteStatistic | getByInt (int intVal) |
Public Attributes | |
| ADDITIONAL_DRIVE_TIME_SECONDS =(7) | |
| ADDITIONAL_LENGTH_METERS =(6) | |
| DRIVE_TIME_SECONDS =(1) | |
| DRIVE_TIME_SECONDS_AVERAGE =(5) | |
| DRIVE_TIME_SECONDS_FREE_FLOW =(4) | |
| FUEL_CONSUMPTION_MILLILITERS =(2) | |
| OFFBOARD_BOOL =(3) | |
| ROUTE_LENGTH_METERS =(0) | |
|
static |
| int getIntVal | ( | ) |
| ADDITIONAL_DRIVE_TIME_SECONDS =(7) |
Returns the drive time of the injected FollowMeRoute
| ADDITIONAL_LENGTH_METERS =(6) |
Returns the length of the injected FollowMeRoute
| DRIVE_TIME_SECONDS =(1) |
| DRIVE_TIME_SECONDS_AVERAGE =(5) |
If you have an offboard route, you can get the drive time of this route with statistic speeds.
| DRIVE_TIME_SECONDS_FREE_FLOW =(4) |
If you have an offboard route, you can get the drive time of this route without any traffic.
| FUEL_CONSUMPTION_MILLILITERS =(2) |
| OFFBOARD_BOOL =(3) |
| ROUTE_LENGTH_METERS =(0) |