Interface used to access the External File Aerodynamics options for the Basic Acceleration Model of an aircraft.
ReloadForwardFlightFile | Reload the forward flight aero file. |
ReloadTakeoffLandingFile | Reload the takeoff and landing aero file. |
SetForwardFlightFilepath | Set the filepath for the forward flight aero file. |
SetTakeoffLandingFilepath | Set the filepath for the takeoff and landing aero file. |
CanSetForwardFlightRefArea | Check whether you can set the reference area or whether it is specified in the file. |
CanSetTakeoffLandingRefArea | Check whether you can set the reference area or whether it is specified in the file. |
ForwardFlightFilepath | Get the filepath for the forward flight aero file. |
ForwardFlightRefArea | Gets or sets the area of the lifting surface of the aircraft. |
IsForwardFlightValid | Check whether the forward flight file is valid. |
IsTakeoffLandingValid | Check whether the takeoff and landing file is valid. |
TakeoffLandingFilepath | Get the filepath for the takeoff and landing aero file. |
TakeoffLandingRefArea | Gets or sets the area of the lifting surface of the aircraft. |