Package | Description |
---|---|
net.sourceforge.jabm.report |
Classes implementing monitoring and reporting functionality.
|
Modifier and Type | Class and Description |
---|---|
class |
FreshInteractionIntervalReport |
class |
InteractionIntervalReport
A report which samples data regularly in response to
an InteractionsFinishedEvent.
|
class |
IntraBatchReport
A report which collects data across simulations and updates
report variables at the end of each simulation.
|
class |
SimulationFinishedNoInitialisation
A report which initialises its variables at the start of each simulation
and updates them at the end of each simulation.
|
class |
SimulationFinishedReport
A report which initialises its variables at the start of each simulation
and updates them at the end of each simulation.
|
Copyright © 2014. All rights reserved.