edu.iris.Fissures.IfSeismogramDC
Class VectorComponent

java.lang.Object
  extended by edu.iris.Fissures.IfSeismogramDC.VectorComponent
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class VectorComponent
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

See Also:
Serialized Form

Field Summary
 ChannelId channel
           
 TimeSeriesDataSel data
           
 
Constructor Summary
VectorComponent()
           
VectorComponent(ChannelId channel, TimeSeriesDataSel data)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

channel

public ChannelId channel

data

public TimeSeriesDataSel data
Constructor Detail

VectorComponent

public VectorComponent()

VectorComponent

public VectorComponent(ChannelId channel,
                       TimeSeriesDataSel data)