TakeoffLandingReferenceArea

Get the takeoff/landing reference area for the aircraft.

Related Commands

Syntax

MissionModeler_RM <AircraftObjPath> Aircraft PerfModel "Acceleration" "<ModelName>" GetValue TakeoffLandingReferenceArea <Value> [<Unit>]

Description

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.

Return Value

The value is returned in the unit specified or in m^2.

Examples

MissionModeler_RM */Aircraft/Aircraft1 Aircraft PerfModel "Acceleration" "AccelMdl1" GetValue TakeoffLandingReferenceArea

 

STK Programming Interface 11.0.1