SSJ  3.3.1
Stochastic Simulation in Java
Public Member Functions | List of all members
QueueObs.ObservationTrace Class Reference
Inheritance diagram for QueueObs.ObservationTrace:
[legend]
Collaboration diagram for QueueObs.ObservationTrace:
[legend]

Public Member Functions

 ObservationTrace (int step)
 
void newObservation (StatProbe probe, double x)
 Receives the new observation x broadcast by probe. More...
 

Member Function Documentation

◆ newObservation()

void newObservation ( StatProbe  probe,
double  x 
)

Receives the new observation x broadcast by probe.

Parameters
probethe statistical probe broadcasting the observation.
xthe observation being broadcast.

Implements ObservationListener.


The documentation for this class was generated from the following file: