FuelEnergyDensityProperty

Represents CombustionVehicleEfficiency.fuelEnergyDensity property of the CombustionEngine model.

Used for updating the amount of chemical energy stored in the fuel via VehicleProvider.updateVehicle

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

Parameters

fuelEnergyDensity

Amount of chemical energy per unit volume of the fuel, typically in megajoules per liter (MJ/l). It is used in conjunction with the CombustionVehicleEfficiency properties for conversions between saved or consumed energy and fuel. For example, energy density is 34.2 MJ/l for gasoline, and 35.8 MJ/l for Diesel fuel.

Constructors

Link copied to clipboard
constructor(fuelEnergyDensity: EnergyDensity)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard