Class DecimatorMethod

java.lang.Object
noiseBandMonitor.DecimatorMethod

public class DecimatorMethod extends Object
  • Constructor Details

    • DecimatorMethod

      public DecimatorMethod(FilterMethod filterMethod, double outputSampleRate)
  • Method Details

    • getFilterMethod

      public FilterMethod getFilterMethod()
      Returns:
      the filterMethod
    • getOutputSampleRate

      public double getOutputSampleRate()
      Returns:
      the outputSampleRate