SPUC::notch_iir< Numeric, Coeff > Class Template Reference
[SPUC double templatesIIR filters]

IIR notch filter based on 2nd order biquad. More...

#include <notch_iir.h>

Collaboration diagram for SPUC::notch_iir< Numeric, Coeff >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 notch_iir (Coeff B, Coeff Y)
Numeric clock (Numeric x)

Public Attributes

iir_2nd< Numeric, Coeff > filter
Coeff gain

Detailed Description

template<class Numeric, class Coeff = float_type>
class SPUC::notch_iir< Numeric, Coeff >

IIR notch filter based on 2nd order biquad.

Author:
Tony Kirke
notch_iir.png


Constructor & Destructor Documentation

template<class Numeric, class Coeff = float_type>
SPUC::notch_iir< Numeric, Coeff >::notch_iir ( Coeff  B,
Coeff  Y 
) [inline]


Member Function Documentation

template<class Numeric, class Coeff = float_type>
Numeric SPUC::notch_iir< Numeric, Coeff >::clock ( Numeric  x  )  [inline]


Member Data Documentation

template<class Numeric, class Coeff = float_type>
iir_2nd<Numeric, Coeff> SPUC::notch_iir< Numeric, Coeff >::filter

template<class Numeric, class Coeff = float_type>
Coeff SPUC::notch_iir< Numeric, Coeff >::gain


The documentation for this class was generated from the following file:
Generated on Mon Jun 9 19:40:49 2008 for DSPTemplates by  doxygen 1.4.7