StartArcAltitude

Specify the altitude at the beginning of the arc.

Related Commands

Syntax

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

Description

Use the RequestedAltitude attribute to set the UseDefault value to false before sending this command.

<Index> Enter the index of the ArcEnroute procedure being modified.
<Value> Enter a real value greater or equal to 0.0.
[<Unit>] Enter the unit that the <Value> is entered in. This parameter is optional, the default unit is meters (m). The dimension type is MissionModelerAltitude.

 

Examples

MissionModeler */Aircraft/Aircraft1 Procedure 2 SetValue StartArcAltitude 21450 ft

 

STK Programming Interface 11.0.1