Specify the true airspeed for the aircraft at departure.
MissionModeler <AircraftObjPath> Aircraft PerfModel "Takeoff" "<ModelName>" SetValue DepartureSpeed <Value> [<Unit>]
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. |
MissionModeler */Aircraft/Aircraft1 Aircraft PerfModel "Takeoff" "FirstTO" SetValue DepartureSpeed 231 nm/hr
STK Programming Interface 11.0.1