RouteRangeOptions.DownhillEfficiency Property

Definition

Specifies the efficiency of converting potential energy to saved (not consumed) fuel when the vehicle loses elevation (i.e. ChemicalEnergySaved/PotentialEnergyLost). ChemicalEnergySaved_ is obtained by converting saved (not consumed) fuel to energy using fuelEnergyDensityInMJoulesPerLiter. Must be paired with UphillEfficiency. The range of values allowed are 0.0 to 1/UphillEfficiency. Sensible Values : for Combustion Model : 0.51, for Electric Model : 0.73

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

Property Value

Applies to