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

withDownhillEfficiency

abstract fun withDownhillEfficiency(downhillEfficiency: Double!): ILongDistanceEVRoutingQuery!

Used in the default builder LongDistanceEVRoutingQueryBuilder.

Parameters

downhillEfficiency - Double!: Specifies the efficiency of converting potential energy to saved (not consumed) fuel when the vehicle loses elevation.

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