| Class | Description |
|---|---|
| Main |
This is the entry point for the CIlib simulator.
|
| MeasurementCombiner |
Create a combined view of the generated data in the normal CIlib text
file format.
|
| MeasurementSuite |
The
MeasurementSuite is essentially a collection of measurements. |
| Simulation |
A Simulation is a complete simulation that runs as a separate thread.
|
| Simulator |
This class represents an instance of a "simulator" that may or may not contain multiple
individual simulations.
|
| SimulatorShell |
The basic skeleton of the simulator.
|
| XMLObjectFactory |
The
XMLObjectFactory can be used to manage the construction of any object
based on an XML description. |