EvBetterRouteType

Object that defines different types of better routes for electric vehicles (EV).

Each type is triggered when the current predicted State of Charge (SoC) is less than the expected destination SoC for the primary route. The type indicates whether a charging station existed in the primary route and whether it exists with the new alternative proposal.

Types

Link copied to clipboard
annotation class Name

Annotation to restrict the values to the defined route types.

Properties

Link copied to clipboard

Constant representing exclusion of planned charging.

Link copied to clipboard

Constant representing the addition of charging stations in the alternative route.

Link copied to clipboard

Constant representing a route where the next automatically added charging stop is not reachable with the current charge level.

Link copied to clipboard

Constant representing no additional charging required.

Link copied to clipboard

Constant representing routes with identical charging station configurations.