Length
Define the distance between the centers of the pattern's arcs.
Related Commands
- MissionModeler_RM Procedure (Holding - Racetrack) GetValue
- MissionModeler_RM Procedure (Holding - Figure-8) GetValue
Syntax
MissionModeler_RM <AircraftObjPath> Procedure <Index> GetValue Length [<Unit>]
Description
<Index> | Enter the index of the procedure. |
[<Unit>] | Enter the unit that the length is returned in. This parameter is optional, the default unit is meters (m). The dimension type is MissionModelerDistance. |
Return Value
The length value in the unit specified or in meters.
Examples
MissionModeler_RM */Aircraft/Aircraft1 Procedure 1 GetValue Length km