Class 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

      All Methods Instance Methods Concrete Methods 
      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
    • Constructor Detail

      • VelocitySampling

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

      • getIntervalUnitName

        public java.lang.String getIntervalUnitName()
      • getIntervalValue

        public double getIntervalValue()