ForwardFlightReferenceArea
Get the forward flight reference area for the aircraft.
Related Commands
Syntax
MissionModeler_RM <AircraftObjPath> Aircraft PerfModel "Acceleration" "<ModelName>" GetValue ForwardFlightReferenceArea [<Unit>]
Description
Returns the forward flight area of lift surface value for the acceleration model. This value is valid for Custom Acceleration models only.
"<ModelName>" | Enter the acceleration model name. |
<Unit> | Enter the unit that the value is returned in. This parameter is optional. The default unit is meter (m^2). The unit type is Area. |
Return Value
The value is returned in the unit specified or in m^2.
Examples
MissionModeler_RM */Aircraft/Aircraft1 Aircraft PerfModel "Acceleration" "AGIAcc1" GetValue ForwardFlightReferenceArea ft^2