DepartureAltitude

Define the aircraft's altitude when it departs the runway.

Related Commands

Syntax

MissionModeler <AircraftObjPath> Procedure <Index> SetValue DepartureAltitude <Value> [<Unit>]

Description

<Index> Enter the index of the procedure being modified.
<Value> Enter a real value.
<Unit> Specify the unit that <Value> is entered in. The dimension type is MissionModelerAltitude.

 

Examples

MissionModeler */Aircraft/Aircraft1 Procedure 3 SetValue DepartureAltitude 1280 ft

 

STK Programming Interface 11.0.1