edu.sc.seis.sod.velocity.network
Class VelocitySampling

java.lang.Object
  extended by edu.iris.Fissures.Sampling
      extended by edu.iris.Fissures.model.SamplingImpl
          extended by edu.sc.seis.sod.velocity.network.VelocitySampling
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.portable.Streamable, org.omg.CORBA.portable.StreamableValue, org.omg.CORBA.portable.ValueBase

public class VelocitySampling
extends SamplingImpl

See Also:
Serialized Form

Field Summary
 
Fields inherited from class edu.iris.Fissures.Sampling
interval, numPoints
 
Constructor Summary
VelocitySampling(Sampling samp)
           
 
Method Summary
 java.lang.String getIntervalUnitName()
           
 double getIntervalValue()
           
 
Methods inherited from class edu.iris.Fissures.model.SamplingImpl
createEmpty, createSamplingImpl, equals, getFrequency, getNumPoints, getPeriod, getTimeInterval, hashCode, setNumPoints, setTimeInterval, toString
 
Methods inherited from class edu.iris.Fissures.Sampling
_read, _truncatable_ids, _type, _write
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

VelocitySampling

public VelocitySampling(Sampling samp)
Method Detail

getIntervalUnitName

public java.lang.String getIntervalUnitName()

getIntervalValue

public double getIntervalValue()