Range
Returns the distance to the holding point, which is the point at which the aircraft enters and exits the holding pattern.
Related Commands
- MissionModeler_RM Procedure (Holding - Racetrack) GetValue
- MissionModeler_RM Procedure (Holding - Circular) GetValue
- MissionModeler_RM Procedure (Holding - Figure-8) GetValue
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