abstract fun withDecelerationEfficiency(decelerationEfficiency: Double!): ILongDistanceEVRoutingQuery!
Used in the default builder LongDistanceEVRoutingQueryBuilder
.
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.