Range

Define the distance to the holding point, which is the point at which the aircraft enters and exits the holding pattern.

Related Commands

Syntax

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

Description

<Index> Enter the index of the procedure being modified.
<Value> Enter a real value 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 (m). The dimension type is MissionModelerDistance.

 

Examples

MissionModeler */Aircraft/Aircraft1 Procedure 1 SetValue Range 14.150 km

 

STK Programming Interface 11.0.1