Range

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

Related Commands

Syntax

MissionModeler_RM <AircraftObjPath> Procedure <Index> GetValue Range [<Unit>]

Description

<Index> Enter the index of the procedure being modified.
[<Unit>] Enter the unit that the <Value> is returned in. This parameter is optional, the default unit is meters (m). The dimension type is MissionModelerDistance.

Return Value

The range value in the unit specified or in meters.

Examples

MissionModeler_RM */Aircraft/Aircraft1 Procedure 1 GetValue Range

 

STK Programming Interface 11.0.1