Changes between Version 17 and Version 18 of ScriptBuilder_Tutorial
- Timestamp:
- 03/13/2020 08:11:16 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ScriptBuilder_Tutorial
v17 v18 1 1 = Tutorial 2 == Background 3 === Simulation Manager 4 In order to facilitate training Traffic Management Center staff, a simulator, headed by the Simulation Manager, was created. This simulation manager emulates what actual behavior will be expected in the real-world environment by reading a script and allowing students to INCOMPLETE 2 5 == Creating a scenario 3 6 The following is to be used as an example tutorial for creating a scenario from scratch. 4 7 5 8 === Opening the program 6 To run the !ScriptBuilder application, download the application from the DownloadPage, and unzip the given folder. The program can be run by opening the command line at this location and (needs windows cross-check) typing {java -jar ScriptBuilder.jar}9 To run the !ScriptBuilder application, download the application from the DownloadPage, and unzip the given folder. The program can be run by opening the command line at this location and (needs windows cross-check) typing {java -jar !ScriptBuilder.jar} 7 10 8 11 === Adding your first Incident to the Scenario … … 45 48 (insert image of the incident editor window with the unit event shifted.)[[br]] 46 49 47 50 INCOMPLETE 48 51 49 52 … … 57 60 Major script builder features. 58 61 59 Overview Window 62 ~~Overview Window~~ 60 63 61 64 Stage 1| … … 69 72 Stage 1.5| 70 73 71 Event Editor Window74 ~~Event Editor Window 72 75 Adding more events 73 76 Revising an Event 74 Changing an event's time 77 Changing an event's time~~ 75 78 76 79 Stage 2| 77 80 78 81 Modifying an Incident's timeline 79 Add time to start or end82 ~~Add time to start or end~~ 80 83 Add or remove time from middle 81 84 … … 83 86 Opening an existing Scenario 84 87 85 Incident Pool Concept88 ~~Incident Pool Concept 86 89 Loading an Incident from the Incident Pool 87 Incident Pool Window 90 Incident Pool Window~~ 88 91 89 92 Stage 3|
