Simulator class to simulatate the system adapting configuration file. More...
#include <configuration_simulator.h>

Public Member Functions | |
| ConfigSimulator (ConfigManager *) | |
| Constructs a ConfigSimulator. More... | |
| void | Start (const std::vector< int > &) |
| Method to initialize simulator by taking in bus Start Timings vector. More... | |
| void | Update () |
| Method to run the simulation. More... | |
Simulator class to simulatate the system adapting configuration file.
|
explicit |
Constructs a ConfigSimulator.
| [in] | ConfigManager |
| void ConfigSimulator::Start | ( | const std::vector< int > & | busStartTimings | ) |
Method to initialize simulator by taking in bus Start Timings vector.
| void ConfigSimulator::Update | ( | ) |
Method to run the simulation.
1.8.16