AuxiliaryPowerProperty

Represents CombustionVehicleConsumption.auxiliaryPower property of the CombustionEngine model.

Used for updating the auxiliary power of the vehicle's combustion engine via VehicleProvider.updateVehicle

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

fuelPerTime

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

Constructors

Link copied to clipboard
constructor(fuelPerTime: FuelPerTime)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard