Package seismicVeto

Class VetoBackgroundDataUnit

All Implemented Interfaces:
Comparable<PamDataUnit>, AcousticDataUnit

public class VetoBackgroundDataUnit extends PamDataUnit<PamDataUnit,PamDataUnit> implements AcousticDataUnit
  • Constructor Details

    • VetoBackgroundDataUnit

      public VetoBackgroundDataUnit(long timeMilliseconds, int channelBitmap, long startSample, long duration, double background, boolean vetoOn)
  • Method Details

    • getBackground

      public double getBackground()
    • setBackground

      public void setBackground(double background)
    • isVetoOn

      public boolean isVetoOn()
    • setVetoOn

      public void setVetoOn(boolean vetoOn)