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

withAccelerationEfficiency

abstract fun withAccelerationEfficiency(accelerationEfficiency: Double!): ILongDistanceEVRoutingQuery!

Used in the default builder LongDistanceEVRoutingQueryBuilder.

Parameters

accelerationEfficiency - Double!: Specifies the efficiency of converting chemical energy stored in fuel to kinetic energy when the vehicle accelerates.

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