Changes between Version 7 and Version 8 of ScriptBuilder_ReferenceManual
- Timestamp:
- 01/28/2020 10:23:26 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ScriptBuilder_ReferenceManual
v7 v8 1 Index 2 1 3 The TMC Academy Traffic Management Center Simulator attempts to re-create any and all scenarios that could be played out on a California roadway, in order to train management center personnel to respond to incidents and events occurring on said roadways. This requires the simulator to duplicate, as close as possible, the form and feel of the real working environment, as to well-prepare the students for working in the field. This user manual is directed towards the !ScriptBuilder component of the simulator, which is tasked with editing and creating new scenarios for the Simulation Manager to run. In its core, the Simulation Manager uses an XML file to store the scenario that is being simulated. Due to the clumsy nature of XML, editing said file is difficult and tedious. Thus, this application, !ScriptBuilder, was created in order to facilitate the editing and creation of scenarios for the Simulation Manager. 2 4 … … 11 13 [[Image(wiki:ScriptBuilder_Tutorial:incidentEditorOverviewWindow.png, 800px)]] 12 14 13 In this window, the event editor window can be opened by clicking on one of the small event icons that is present on the incident timeline. This event editor window contains all of the events at a certain time, and allows the contents of said events to be edited. 15 In this window, the event editor window can be opened by clicking on one of the small event icons that is present on the incident timeline. This event editor window contains all of the events at a certain time, and allows the contents of said events to be edited. 14 16 15 17 [[Image(wiki:ScriptBuilder_Tutorial:eventEditorOverviewWindow.png, 800px)]]
