RouteRangeOptions.UphillEfficiency Property

Definition

Specifies the efficiency of converting chemical energy stored in fuel to potential energy when the vehicle gains elevation (i.e. PotentialEnergyGained/ChemicalEnergyConsumed). ChemicalEnergyConsumed_ is obtained by converting consumed fuel to chemical energy using fuelEnergyDensityInMJoulesPerLiter. Must be paired with DownhillEfficiency. The range of values allowed are 0.0 to 1/DownhillEfficiency. Sensible Values : for Combustion Model : 0.27, for Electric Model : 0.74

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

Property Value

Applies to