Skip to content

Short term Components

smart-fm edited this page Nov 9, 2018 · 7 revisions

The components specific for the short-term simulator reside in the short directory. These components are nothing but a group of classes that perform specific tasks in the simulator. We can define the components as follows:

  • Configuration Loader - These classes parse the XML configuration files and store the settings
  • Controllers - These are entities that manage the functionality of other entities
  • Signalling System - These classes manage simulation of the traffic signals in the network
  • Roles - These classes define the various behavioural aspects of the simulated people
  • Vehicles - These classed define the different types of vehicles
Clone this wiki locally