DepartureSpeed

Specify the true airspeed for the aircraft at departure.

Related Commands

Syntax

MissionModeler <AircraftObjPath> Aircraft PerfModel "Takeoff" "<ModelName>" SetValue DepartureSpeed <Value> [<Unit>]

Description

Defines the aircraft's true airspeed upon leaving the ground.

"<ModelName>" Enter the Takeoff model name.
<Value> Enter the departure true airspeed value as a number greater than or equal to 0.0.
[<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 "Takeoff" "FirstTO" SetValue DepartureSpeed 231 nm/hr

 

STK Programming Interface 11.0.1