Package seismicVeto

Class VetoParameters

java.lang.Object
seismicVeto.VetoParameters
All Implemented Interfaces:
Serializable, Cloneable, ManagedParameters

public class VetoParameters extends Object implements Serializable, Cloneable, ManagedParameters
See Also:
  • Field Details Link icon

    • serialVersionUID Link icon

      public static final long serialVersionUID
      See Also:
    • dataSourceName Link icon

      protected String dataSourceName
    • channelBitmap Link icon

      protected int channelBitmap
    • threshold Link icon

      protected double threshold
    • f1 Link icon

      protected double f1
    • f2 Link icon

      protected double f2
    • backgroundConstant Link icon

      protected double backgroundConstant
    • vetoPreTime Link icon

      protected double vetoPreTime
    • vetoPostTime Link icon

      protected double vetoPostTime
    • randomFillSpectorgram Link icon

      protected boolean randomFillSpectorgram
    • randomFillWaveform Link icon

      protected boolean randomFillWaveform
  • Constructor Details Link icon

    • VetoParameters Link icon

      public VetoParameters()
  • Method Details Link icon