sdk-routing / com.tomtom.online.sdk.data.reachablerange / ReachableRangeQueryBuilder / withConstantSpeedConsumptionInKWhPerHundredKm

withConstantSpeedConsumptionInKWhPerHundredKm

fun withConstantSpeedConsumptionInKWhPerHundredKm(constantSpeedConsumptionInKWhPerHundredKm: SpeedToConsumptionMap): ReachableRangeQueryBuilder

Specifies the speed-dependent component of consumption. Provided as an unordered list of speed/consumption-rate in kWh pairs. Applicable only for electric engines.

Parameters

constantSpeedConsumptionInKWhPerHundredKm - constraints: size - 1,25, consumption value - 0.01,100000.0.

Return
reference to the common params object.