Code Packages  1
Add-on code processing modules
dsp.FIR Member List

This is the complete list of members for dsp.FIR, including all inherited members.

BandPass(double fc_Low, double fc_High, double fs, int samples, Window.Type w)dsp.FIRstatic
BandStop(double fc_Low, double fc_High, double fs, int samples, Window.Type w)dsp.FIRstatic
DC_Unity(double[] A)dsp.FIRstatic
Filter(double[] A, double[] kernel)dsp.FIRstatic
HBandH(int samples, Window.Type w)dsp.FIRstatic
HBandL(int samples, Window.Type w)dsp.FIRstatic
HighPass(double fc, double fs, int samples, Window.Type w)dsp.FIRstatic
LowPass(double fc, double fs, int samples, Window.Type w)dsp.FIRstatic
Sinc(double f_fs, int samples)dsp.FIRstatic
SpectralInverse(double[] kernel)dsp.FIRstatic