Short term Components - smart-fm/simmobility-prod GitHub Wiki
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