Package-level declarations
Types
This class will stop the simulation when the desired half-width criterion is met for the supplied response variable.
This class will stop the simulation when the desired relative precision half-width criterion is met for the supplied response variable.
An observer for batching of statistics on Response variable The user can control the collection rule and the batching criteria of the underlying BatchStatistic
Defines responses and controls for a control variate experiment. Collects the replication responses for the responses and for the controls. Must be created prior to running the simulation to actually collect any data. Uses a ReplicationDataCollector
Provides the ability to trace the value of a counter during replications.
Provides the ability to trace the value of a counter during replications.
The purpose of this class is to store replication data across a set of experiments
Base class for reacting to status changes that occur on a model element. This observer is meant to observe 1 and only 1 model element. However, a model element may have many observers.
Collects and stores the replication average for each specified response or final value for each counter. Must be created prior to running the simulation for any data to be collected. The added responses or counters must already be part of the model. This is important. Only those responses or counters that already exist in the model hierarchy will be added automatically if you use the automatic add option.
Provides the ability to trace the values of a response during replications.
Provides the ability to trace the values of a response during replications.
Provides the ability to time the execution of a model.