Class ThresholdParams

java.lang.Object
spectrogramNoiseReduction.threshold.ThresholdParams
All Implemented Interfaces:
Serializable, Cloneable, ManagedParameters

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

    • serialVersionUID Link icon

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

      public double thresholdDB
    • finalOutput Link icon

      public int finalOutput
  • Constructor Details Link icon

    • ThresholdParams Link icon

      public ThresholdParams()
  • Method Details Link icon