Package Filters
package Filters
-
ClassDescriptionAbstract implementation of Filter interface to provide common functionality for two of the main function calls for processing arrays of data.Calculates a Chebychev window for use in FOR filter design.This has the same functionality as IirfFilterm.Filters raw data using a specified filter.Create a more generic dialog panel for the PAMGurd filters which can be incorporated into larger pnales if desired.FilterPArameters for use when the filter is on it's own (within a FilterController) rather than combined into some other detector.Arbitrary response filters.FIR filter method, filter design uses a Cheychev window function.Moving average filter.Smoothing filter which is basically a moving abstract filter but it operates once on a finite amount of data and does not insert any delays (unlike MovingAveragefilter which handles infinite streams, but adds a delay)