public class IntraBatchReport extends AbstractReport
A report which collects data across simulations and updates report variables at the end of each simulation.
reportVariables
Constructor and Description |
---|
IntraBatchReport() |
Modifier and Type | Method and Description |
---|---|
void |
eventOccurred(SimEvent event) |
getName, getReportVariables, getVariableBindings, setReportVariables
public void eventOccurred(SimEvent event)
eventOccurred
in interface EventListener
eventOccurred
in class AbstractReport
Copyright © 2014. All rights reserved.