public class XTimeTally extends XTally
BOTH_SIDE_CONFIDENCE, description, LEFT_SIDE_CONFIDENCE, max, min, n, RIGTH_SIDE_CONFIDENCE, semaphore, sum, varianceSum
Constructor and Description |
---|
XTimeTally(String description,
org.opentrafficsim.core.dsol.OTSDEVSSimulatorInterface simulator) |
Modifier and Type | Method and Description |
---|---|
void |
tally(double t)
tally
|
getConfidenceInterval, getConfidenceInterval, getDescription, getMax, getMin, getN, getSampleMean, getSampleVariance, getStdDev, getSum, initialize, isInitialized, toString, writeToExcel
public XTimeTally(String description, org.opentrafficsim.core.dsol.OTSDEVSSimulatorInterface simulator)
description
- description of the statisticsimulator
- the simulatorCopyright © 2014–2017 Delft University of Technology. All rights reserved.