Get the takeoff/landing reference area for the aircraft.
MissionModeler_RM <AircraftObjPath> Aircraft PerfModel "Acceleration" "<ModelName>" GetValue TakeoffLandingReferenceArea <Value> [<Unit>]
Returns the takeoff/landing area of lift surface 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" "AccelMdl1" GetValue TakeoffLandingReferenceArea
STK Programming Interface 11.0.1