Define the amount of time that the aircraft will take to complete one turn of the holding pattern, adjusting the value of Length to one that matches the time specified.
MissionModeler <AircraftObjPath> Procedure <Index> SetValue TimePerTurnAdjLength <Value> [<Unit>]
<Index> | Enter the index of the procedure being modified. |
<Value> | Enter a real value. |
[<Unit>] | Enter the unit that the <Value> is entered in. This parameter is optional, the default unit is meters (m). The dimension type is Duration. |
MissionModeler */Aircraft/Aircraft1 Procedure 1 SetValue TimePerTurnAdjLength 0.87 hr
STK Programming Interface 11.0.1