Class VelocitySampling

java.lang.Object
edu.iris.Fissures.Sampling
edu.iris.Fissures.model.SamplingImpl
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 edu.iris.Fissures.model.SamplingImpl
See Also:
Serialized Form
  • Field Summary

    Fields inherited from class edu.iris.Fissures.Sampling

    interval, numPoints
  • Constructor Summary

    Constructors 
    Constructor Description
    VelocitySampling​(edu.iris.Fissures.Sampling samp)  
  • Method Summary

    Modifier and Type Method Description
    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