Simulation


Exc
Exception class for the Simulation namespace
dbg
The debug stream can be used as a normal output stream, like cout or cerr
dbgEnter
Enters the lev debug level
dbgExit
Exits from the lev debug level
run
This function is the main simulator engine
Tick getTime()
Returns the current simulation time
This namespace contains the simulation engine and some debugging facilities. The main function is run(Tick lenght, int numOfRuns) that is responsible for running the simulation for one or more times. The getTime() returns the current globalTime in the simulation; the dbg object is used for debugging output.
Author:
Giuseppe Lipari, Gerardo Lamastra

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de