- All Superinterfaces:
- org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.Object, RealTimeCollectorOperations, java.io.Serializable
- All Known Implementing Classes:
- _RealTimeCollectorStub
public interface RealTimeCollector
extends RealTimeCollectorOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
The real time collector is an interface to accepts raw data from
data acquisition system. Implementation of this interface would
act as either store and forward proxies or seismogram creation
system.
Seismogram creation implementation would connect to
one or more Seismogram factories and create new seismogram then
append data to them. These implementation would have the
knowledge of how to partition raw data into seperate seismograms