Package ucar.unidata.view.sounding
Class BeanNetwork
java.lang.Object
ucar.unidata.view.sounding.BeanNetwork
Controls the timing of computations of a network of ClockedBean
s.
This implementation is not thread-safe.
- Version:
- $Revision: 1.7 $ $Date: 2005/05/13 18:33:24 $
- Author:
- Steven R. Emmerson
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BeanNetwork
public BeanNetwork()Constructs from nothing.
-
-
Method Details
-
clock
Clocks the network.- Throws:
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.
-