Class VelocitySampling

java.lang.Object
edu.iris.Fissures.Sampling
edu.iris.Fissures.model.SamplingImpl
edu.sc.seis.sod.velocity.network.VelocitySampling
All Implemented Interfaces:
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:
  • 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
     
    double
     

    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 Details

    • VelocitySampling

      public VelocitySampling(edu.iris.Fissures.Sampling samp)
  • Method Details

    • getIntervalUnitName

      public String getIntervalUnitName()
    • getIntervalValue

      public double getIntervalValue()