abstract fun withAuxiliaryPowerInLitersPerHour(auxiliaryPowerInLitersPerHour: Double!): T
Specifies the amount of fuel consumed for sustaining auxiliary systems of the vehicle in liters per hour. It can be used to specify consumption due to devices and systems such as AC systems, radio, heating, etc. Applicable only to combustion engines.
auxiliaryPowerInLitersPerHour
- Double!:
Return
T: A reference to the common params object.