Init the environment, the objects and the agents of the model
void setInitLevel6()
End of simulation (e.g. print summary statistics)
Thread manager. Responsable to manage the main thread and "speak" with the GUI.
void setInitLevel2()
Unused, reserver for future use.
int InitState
One of the 7 possible init states (0..6)
void setInitLevel0()
Unused, reserver for future use.
void setInitLevel5()
Simulation start.
Base class for the regmas application.
Init(ThreadManager *MTHREAD_h)
void setInitLevel3()
Linking object to agents and assigning space proprieties to objects and agents.
void setInitLevel(int level_h)
Wrapper to the correct setInitLevelX()
void setInitLevel1()
Setting up the space, the model objects and the agents (definitions only)
This file is the header of BaseClass and it is included by ALL compiled code.
void setInitLevel4()
Unused, reserver for future use.