Length

Define the distance between the centers of the pattern's arcs.

Related Commands

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

 

STK Programming Interface 11.0.1