ForwardFlightTAS

Specify the minimum true airspeed at which the aircraft can begin forward flight.

Related Commands

Syntax

MissionModeler <AircraftObjPath> Aircraft PerfModel "VTOL" "<ModelName>" SetValue ForwardFlightTAS <Value> [<Unit>]

Description

"<ModelName>" Enter the VTOL model name.
<Value> Enter the aircraft's the minimum true airspeed at which the aircraft can begin forward flight.
<Unit> Enter the unit that the <Value> is entered in. This parameter is optional, the default unit is meters/second (m/sec). The dimension type is MissionModelerSpeed.

 

Examples

MissionModeler */Aircraft/Aircraft1 Aircraft PerfModel "VTOL" "VMdl1" SetValue ForwardFlightTAS 5.8 deg/sec

 

STK Programming Interface 11.0.1