Uses of Class
noiseBandMonitor.DecimatorMethod
Packages that use DecimatorMethod
- 
Uses of DecimatorMethod in noiseBandMonitor
Methods in noiseBandMonitor that return types with arguments of type DecimatorMethodModifier and TypeMethodDescriptionNoiseBandProcess.getDecimationFilterMethods()BandAnalyser.getDecimationFilters()NoiseBandControl.makeDecimatorFilters(NoiseBandSettings noiseSettings, double sampleRate) Method parameters in noiseBandMonitor with type arguments of type DecimatorMethodModifier and TypeMethodDescriptionNoiseBandControl.makeBandFilters(NoiseBandSettings noiseSettings, ArrayList<DecimatorMethod> decimationFilters, double topSampleRate)