| 1 | | == Under Construction == |
| | 1 | == Scenario Generation == |
| | 2 | |
| | 3 | When GSGT is started, it is necessary to open an existing scenario or to create a new scenario. |
| | 4 | || '''Selection''' || '''Response''' || |
| | 5 | ||Open || Choose an existing scenario from $GSGT_WORK_PATH || |
| | 6 | ||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.) || |
| | 7 | |
| | 8 | |
| | 9 | === Target Commands and Target Attributes === |
| | 10 | |
| | 11 | || '''Name''' || '''Command''' || '''Description''' || |
| | 12 | || Change Altitude || ->A150 || Set targets altitude in hundreds of feet. || |
| | 13 | || Change Speed || ->V255 || Set targets speed. Default is TAS || |
| | 14 | || Change Heading || ->H090 || Set targets heading || |
| | 15 | || Change Beacon || ->B4537 || Set targets beacon || |
| | 16 | || Drop Target || ->DROP || Set targets beacon || |
| | 17 | || Set Handoff Margin || ->set:hoMargin=20 || Set targets handoff in miles. 'set' is case sensitive. || |
| | 18 | || Set Handoff Duration || ->set:hoDuration=90 || Set targets handoff duration in seconds. 'set' is case sensitive. || |
| | 19 | || Set target to coast || ->set:zab:state=coast || Set targets coast indicator. 'set' is case sensitive. || |
| | 20 | || Clear targets coast indicator || ->clear:zab:state || Clear the targets coast indicator. 'clear' is case sensitive. || |
| | 21 | || Drop target from center || ->set:zab:state=drop || Drop target from listed center. 'set' is case sensitive. || |
| | 22 | || Drop target from tracon || ->set:p50:state=drop || Drop target from listed tracon. 'set' is case sensitive. || |
| | 23 | || Confirm SMIF || ->set:confirmSMIF || A popup window will appear to confirm commands from SMIF 'set' is case sensitive. || |
| | 24 | |
| | 25 | == Reports == |
| | 26 | |