Item

class Item

Item in the routes overview.

Parameters

index

the index of the item.

duration

the duration of route.

distance

the distance of route.

summary

the description of the route.

stateOfCharge

the state of charge by the end of the route.

energyConsumptionSaving

represents energy consumption saving when a route is eco.

isEcoRoute

represents whether a route is the most effective in terms of energy consumption.

chargeTime

the charge time required for the route.

hasCountryBorderCrossing

true if the route has a country border crossing.

timeZoneChange

time zone difference between the start and the end of the route

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val index: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int