FixedTime
Define the length of time for the Hover procedure.
Related Commands
Syntax
MissionModeler <AircraftObjPath> Procedure <Index> SetValue FixedTime <Value> [<Unit>]
Description
<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 seconds (sec). The dimension type is MissionModelerDuration. |
Examples
MissionModeler */Aircraft/Aircraft1 Procedure 4 SetValue FixedTime 14.150 sec