Interface used to access the External File Propulsion options for the Basic Acceleration Model of an aircraft.
ReloadPropFile | Reload the prop file. |
SetDensityScaling | Set the option to use density scaling and set the density ratio exponent. |
SetPropFilepath | Set the filepath for the prop file. |
CanSetAccelDecel | Check whether you can set the acceleration and deceleration values or whether they are specified in the file. |
DensityRatioExponent | Get the relative impace of atmospheric density on the aircraft's performance. |
IsValid | Check if the prop file is valid. |
MaxThrustAccel | Gets or sets the rate at which the aircraft speeds up at max throttle. |
MinThrustDecel | Gets or sets the rate at which the aircraft slows down at minimum throttle setting. |
PropFilepath | Get the filepath for the prop file. |
UseDensityScaling | Opt whether to scale the accel/decel performance by the density ratio. |