ForwardFlightReferenceArea

Specify the forward flight reference area for the aircraft.

Related Commands

Syntax

MissionModeler <AircraftObjPath> Aircraft PerfModel "Acceleration" "<ModelName>" SetValue ForwardFlightReferenceArea <Value> [<Unit>]

Description

Define the forward flight area of lift surface value for the acceleration model. This value is valid for Custom Acceleration models only.

Note: This value can only be set if the Basic Fixed Wing Aerodynamics Aerodynamic Strategy is selected. (In STK 9 this strategy can not be set via Connect.)

"<ModelName>" Enter the acceleration model name.
<Value> Enter the Area value, a real number greater or equal to 0.0.
<Unit> Enter the unit that the value is entered in. This parameter is optional. The default unit is meter (m^2). The unit type is Area.

 

Examples

MissionModeler */Aircraft/Aircraft1 Aircraft PerfModel "Acceleration" "AGIAcc1" SetValue ForwardFlightReferenceArea 666.667 ft^2

 

STK Programming Interface 11.0.1