TimePerTurn

Return the time that the aircraft will take to complete one turn of the holding pattern.

Related Commands

Syntax

MissionModeler_RM <AircraftObjPath> Procedure <Index> GetValue TimePerTurn [<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 seconds (sec). The dimension type is Duration.

Return Value

The time per turn value in the unit specified or in seconds.

Examples

MissionModeler_RM */Aircraft/Aircraft1 Procedure 1 GetValue TimePerTurn

 

STK Programming Interface 11.0.1