Package | Description |
---|---|
simkit.stat |
Classes/Interfaces for collecting and displaying statistics from simulation
runs.
|
Modifier and Type | Class and Description |
---|---|
class |
CollectionSizeTimeVaryingStats
Listen for PropertyChangeEvent of type Collection.
|
class |
LinearSimpleStatsTimeVarying
A SimpleStats that computes the basic statistics for piecewise linear
functions.
|
class |
MultipleCollectionSizeTimeVarying
Listen for IndexedPropertyChangeEvent of type Collection.
|
class |
MultipleSimpleStatsTimeVarying
A class to collect time varying statistics for an array of properties.
|
class |
ObjectMultiTimeVaryingStat |
class |
SimpleStatsTimeVarying
Basic class for collecting statistics on time varying properties.
|
class |
TruncatingCollectionSizeTimeVarying |
class |
TruncatingMultipleSimpleStatsTimeVarying
A class to collect time varying statistics for an array of properties.
|
class |
TruncatingSimpleStatsTimeVarying
This is a fix of the class simkit.stat.TruncatingSimpleStatsTimeVarying,
which was not resetting properly when the truncation point was reached.
|