In file No file:

IIRFilter notch ( double fs, double f0, double Q, double depth = 0.0, bool prewarp = true )

Make a notch filter.

Documentation

Make a notch filter. Throws a runtime_error or invalid_argument exception, if an illegale argument is specified.
Returns:
IIRFilter
Parameters:
fs - Sampling frequency
f0 - Center frequency.
Q - Quality factor ( Q = (Center Freq.) / (Width) ).
depth - Depth (dB down) of the notch (dB).
prewarp - True for prewarping freqencies.

alphabetic index hierarchy of classes


Please send questions and comments to zweizig_j@ligo.caltech.edu


generated by doc++