|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.view.sounding.BeanNetwork
public final class BeanNetwork
Controls the timing of computations of a network of ClockedBeans.
This implementation is not thread-safe.
| Constructor Summary | |
|---|---|
BeanNetwork()
Constructs from nothing. |
|
| Method Summary | |
|---|---|
void |
clock()
Clocks the network. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BeanNetwork()
| Method Detail |
|---|
public void clock()
throws TypeException,
VisADException,
RemoteException
TypeException - if a value in the computation has the wrong
VisAD type.
VisADException - if a VisAD failure occurs.
RemoteException - if a Java RMI failure occurs.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||