Get the forward flight reference area for the aircraft.
MissionModeler_RM <AircraftObjPath> Aircraft PerfModel "Acceleration" "<ModelName>" GetValue ForwardFlightReferenceArea [<Unit>]
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. |
The value is returned in the unit specified or in m^2.
MissionModeler_RM */Aircraft/Aircraft1 Aircraft PerfModel "Acceleration" "AGIAcc1" GetValue ForwardFlightReferenceArea ft^2
STK Programming Interface 11.0.1