MissionModeler Phase Add
Add a phase to the MissionModeler Aircraft object.
Related Commands
Syntax
MissionModeler <AircraftObjPath> Phase Add {Before | After} <Index> "<Name>"
Description
{Before | After} | Specify whether to add a phase before or after the phase specified by <Index>. |
<Index> | Enter the index of the neighboring phase. |
"<Name>" | Enter a name for the new phase. |
Examples
MissionModeler */Aircraft/Aircraft1 Phase Add Before 1 "Initial Phase"