Package report

Contains all the report classes.

See: Description

Package report Description

Contains all the report classes. Reports can be used to create e.g. statistics and visualizations of the simulation. All report classes must be in this package and must extend the Report class so they can be dynamically loaded to the simulator. The classes to load can be specified trough Settings class' settings source. See Report class and classes extending it for details about the settings.