Radius

Return the radius of the arc.

Related Commands

Syntax

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

Description

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

A real value.

Examples

MissionModeler_RM */Aircraft/Aircraft1 Procedure 1 GetValue Radius ft

MissionModeler_RM */Aircraft/Aircraft1 Procedure 1 GetValue Radius

 

STK Programming Interface 11.0.1