CombustionVehicleConsumption

constructor(auxiliaryPower: <Error class: unknown class>? = null, speedConsumption: Map<<Error class: unknown class>, <Error class: unknown class>>)

Parameters

auxiliaryPower

Specifies the amount of fuel consumed for sustaining auxiliary systems of the vehicle, for example in liters per hour. It can be used to specify consumption due to devices and systems such as AC systems, radio, heating, etc.

speedConsumption

Map used to determine fuel consumption at different speeds.