71 | | When GSGT is started, it is necessary to open an existing scenario or to create a new scenario. |
72 | | || = Selection = || = Response = || |
73 | | ||Open || Choose an existing scenario from $GSGT_WORK_PATH || |
74 | | ||New || 1. Choose (1 or more ERAM and TBFM) adaptation from $ADAPTATION_PATH. 2. Choose a location in $GSGT_WORK_PATH, and enter a name for the new scenario. NOTE: Optionally, a weather scenario can be associated at this time. (This can also be added or changed after the scenario is created.) || |
75 | | |
76 | | |
77 | | === Target Commands and Target Attributes === |
78 | | |
79 | | || = '''Name''' = || = '''Command''' = || = '''Description''' = || |
80 | | || Change Altitude || ->A150 || Set targets altitude in hundreds of feet. || |
81 | | || Change Speed || ->V255 || Set targets speed. Default is TAS || |
82 | | || Change Heading || ->H090 || Set targets heading || |
83 | | || Change Beacon || ->B4537 || Set targets beacon || |
84 | | || Drop Target || ->DROP || Set targets beacon || |
85 | | || Set Handoff Margin || ->set:hoMargin=20 || Set targets handoff in miles. 'set' is case sensitive. || |
86 | | || Set Handoff Duration || ->set:hoDuration=90 || Set targets handoff duration in seconds. 'set' is case sensitive. || |
87 | | || Set target to coast || ->set:zab:state=coast || Set targets coast indicator. 'set' is case sensitive. || |
88 | | || Clear targets coast indicator || ->clear:zab:state || Clear the targets coast indicator. 'clear' is case sensitive. || |
89 | | || Drop target from center || ->set:zab:state=drop || Drop target from listed center. 'set' is case sensitive. || |
90 | | || Drop target from tracon || ->set:p50:state=drop || Drop target from listed tracon. 'set' is case sensitive. || |
91 | | || Confirm SMIF || ->set:confirmSMIF || A popup window will appear to confirm commands from SMIF 'set' is case sensitive. || |
92 | | |
93 | | == Reports == |
94 | | |
95 | | |
96 | | |