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

withUphillEfficiency

abstract fun withUphillEfficiency(uphillEfficiency: Double!): ILongDistanceEVRoutingQuery!

Used in the default builder LongDistanceEVRoutingQueryBuilder.

Parameters

uphillEfficiency - Double!: Specifies the efficiency of converting chemical energy stored in fuel to potential energy when the vehicle gains elevation.

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