Return the time that the aircraft will take to complete one turn of the holding pattern.
MissionModeler_RM <AircraftObjPath> Procedure <Index> GetValue TimePerTurn [<Unit>]
<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. |
The time per turn value in the unit specified or in seconds.
MissionModeler_RM */Aircraft/Aircraft1 Procedure 1 GetValue TimePerTurn
STK Programming Interface 11.0.1