| Aggregatable |
This class represents something that can be aggregated.
|
| Aggregate |
This class serves as a base class for the concept of aggregate variables.
|
| AggregateCounter |
|
| AggregateTimeWeightedVariable |
|
| AveragePerTimeWeightedVariable |
|
| Counter |
|
| LevelResponse |
Collects statistics on whether or not a specific level associated with a variable is
maintained.
|
| RandomVariable |
A random variable (RandomVariable) is a function that maps a probability space to a real number.
|
| ResponseInterval |
This class represents an interval of time over which statistical collection
should be performed.
|
| ResponseSchedule |
This class allows the creation of a schedule that represents a list of
intervals of time.
|
| ResponseScheduleItem |
Represents a ResponseInterval placed on a ResponseSchedule.
|
| ResponseVariable |
|
| ResponseVariableAverageObserver |
|
| ResponseVariableBatchingElement |
Controls the batching of ResponseVariables within the Model.
|
| TimeWeighted |
|
| TWBatchingElement |
This class controls the batching of time weighted variables within the Model.
|
| Variable |
|