Uses of Interface
Filters.Filter
-
Uses of Filter in fftFilter
-
Uses of Filter in Filters
Modifier and TypeClassDescriptionclass
Abstract implementation of Filter interface to provide common functionality for two of the main function calls for processing arrays of data.class
This has the same functionality as IirfFilterm.class
class
class
Moving average filter.class
Modifier and TypeMethodDescriptionabstract Filter
FilterMethod.createFilter
(int channel) FIRFilterMethod.createFilter
(int channel) IIRFilterMethod.createFilter
(int channel) NullMethod.createFilter
(int channel)