|
SSJ V. 2.0. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ArrayOfObservationListener
Represents an object that can listen to observations broadcast by lists of statistical probes.
| Method Summary | |
|---|---|
void |
newArrayOfObservations(ListOfStatProbes<?> listOfProbes,
double[] x)
Receives the new array of observations x broadcast by the list of statistical probes listOfProbes. |
| Method Detail |
|---|
void newArrayOfObservations(ListOfStatProbes<?> listOfProbes,
double[] x)
listOfProbes - the list of statistical probes broadcasting the observation.x - the array of observations being broadcast.
|
SSJ V. 2.0. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||