AltitudeChangeEfficiencyProperty

Represents AltitudeChangeEfficiency property of the Vehicle model.

Used for updating the ratio by which energy is converted during altitude changes via VehicleProvider.updateVehicleProperties

If used in CombustionEngineProperties, FuelEnergyDensity must also be specified.

Parameters

altitudeChangeEfficiency

Ratio by which energy is converted for altitude changes.

Constructors

Link copied to clipboard
constructor(altitudeChangeEfficiency: AltitudeChangeEfficiency)

Types

Link copied to clipboard
object Companion