Changes between Version 21 and Version 22 of ScriptBuilder_ReferenceManual


Ignore:
Timestamp:
03/11/2020 05:40:50 PM (6 years ago)
Author:
sdanthin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ScriptBuilder_ReferenceManual

    v21 v22  
    11= Table of Contents = 
    22|| [[#ScenarioOverviewWindow|Scenario Overview Window]] || 
    3 ||[[#IncidentEditorWindow|Incident Editor Window]] || 
    4 ||[[#EventEditorWindow|Event Editor Window]] || 
    5 ||[[#incidentPalette|Incident Pool Window]] || 
    6 ||[[#unitsSub|Units #unitsSub|Units]] || 
     3||[[#IncidentEditorWindow|Incident Editor Window]]      || 
     4||[[#EventEditorWindow|Event Editor Window]]            || 
     5||[[#incidentPalette|Incident Pool Window]]             || 
     6||[[#unitsSub|Units]]                                  || 
    77 
    88The 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.