Class SNRAnnotationParameters

java.lang.Object
annotation.calcs.snr.SNRAnnotationParameters
All Implemented Interfaces:
Serializable, Cloneable, ManagedParameters

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

    • serialVersionUID Link icon

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

      public int noiseMillis
      Number of millis to measure over both before and after the sound of interest.
    • bufferMillis Link icon

      public int bufferMillis
      Buffer between both the start and end of the sound being measured and the noise measurement period
  • Constructor Details Link icon

    • SNRAnnotationParameters Link icon

      public SNRAnnotationParameters()
  • Method Details Link icon