Interface used to access the Basic Fixed Wing Propulsion options for the Basic Acceleration Model of an aircraft.
SetDensityScaling | Set the option to use density scaling and set the density ratio exponent. |
DensityRatioExponent | Get the relative impace of atmospheric density on the aircraft's performance. |
MaxFuelFlow | Gets or sets the fuel flow for the maximum thrust/power setting. |
MaxPowerThrust | Gets or sets the maximum power/thrust depending on the propulsion mode. |
MaxThrustAccel | Gets or sets the rate at which the aircraft speeds up at max throttle. |
MinFuelFlow | Gets or sets the fuel flow for the minimum thrust/power setting. |
MinPowerThrust | Gets or sets the minimum power/thrust depending on the propulsion mode. |
MinThrustDecel | Gets or sets the rate at which the aircraft slows down at minimum throttle setting. |
PropellerCount | Gets or sets the number of propellers. |
PropellerDiameter | Gets or sets the propeller diameter. |
PropellerRPM | Gets or sets the propeller RPM. |
PropulsionMode | Gets or sets the option of whether to specify net thrust or net power. |
UseDensityScaling | Opt whether to scale the accel/decel performance by the density ratio. |