ChargingOptions

fun ChargingOptions(minChargeAtDestination: Energy = Energy.kilowattHours(0), minChargeAtChargingStops: Energy = Energy.kilowattHours(0))

Parameters

minChargeAtDestination

The battery level upon arrival at the destination of the resulting route will be at least this much.

minChargeAtChargingStops

The desired minimum battery charge level upon arrival at each charging station. However, the remaining charge at the first charging stop may be lower.