|
SSJ V. 2.6.2. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ObservationListener
Represents an object that can listen to observations broadcast by statistical probes.
Method Summary | |
---|---|
void |
newObservation(StatProbe probe,
double x)
Receives the new observation x broadcast by probe. |
Method Detail |
---|
void newObservation(StatProbe probe, double x)
probe
- the statistical probe broadcasting the observation.x
- the observation being broadcast.
|
SSJ V. 2.6.2. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |