Package net.lenkaspace.creeper.report

Class Summary
CRBaseReport A base report object of unspecified type.
CRCsvReport Can create csv reports of the whole simulation and organize values as: Run1_Trial1_value1, Run1_Trial1_value2, Run1_Trial1_value3, ...
CRReportController Maintains and provides all reports
CRTimeSeriesReport Creates graphical time series reports, usually of a single run / trial.
CRWorldSnapshotReport Creates graphical snapshots of the world at specified times / intervals and saves them to the report folder.
 

Enum Summary
CRTimeSeriesReport.FUNCTION