RouteRangeOptions.FuelEnergyDensityInMegajoulesPerLiter Property

Definition

Specifies the amount of chemical energy stored in one liter of fuel in megajoules (MJ). It is used in conjunction with the Efficiency parameters 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. This parameter is required if any Efficiency parameter is set. Sensible Values : 34.2

public double? FuelEnergyDensityInMegajoulesPerLiter { get; set; }
member this.FuelEnergyDensityInMegajoulesPerLiter : Nullable<double> with get, set
Public Property FuelEnergyDensityInMegajoulesPerLiter As Nullable(Of Double)

Property Value

Applies to