sdk-routing / com.tomtom.online.sdk.routing.data.longDistanceEV / ILongDistanceEVRoutingQuery / withDecelerationEfficiency

withDecelerationEfficiency

abstract fun withDecelerationEfficiency(decelerationEfficiency: Double!): ILongDistanceEVRoutingQuery!

Used in the default builder LongDistanceEVRoutingQueryBuilder.

Parameters

decelerationEfficiency - Double!: Specifies the efficiency of converting kinetic energy to saved (not consumed) fuel when the vehicle decelerates.

Return
ILongDistanceEVRoutingQuery!: The builder of the query with a new value of the decelerationEfficiency.