Diameter

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

Related Commands

Syntax

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

Description

<Index> Enter the index of the procedure.
[<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.

Return Value

The diameter value in the unit specified or in meters.

Examples

MissionModeler_RM */Aircraft/Aircraft1 Procedure 5 GetValue Diameter km

MissionModeler_RM */Aircraft/Aircraft1 Procedure 5 GetValue Diameter

 

STK Programming Interface 11.0.1