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

IIR notch filter based on 2nd order allpass structure. More...

#include <notch_allpass.h>

List of all members.

Public Member Functions

 notch_allpass (float_type fp, float_type k2)
 notch_allpass (float_type fp)
 notch_allpass ()
Numeric clock (Numeric x)

Public Attributes

allpass_2nd< Numeric, Coeff > ap


Detailed Description

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

IIR notch filter based on 2nd order allpass structure.

Author:
Tony Kirke
notch_allpass.png


Constructor & Destructor Documentation

template<class Numeric, class Coeff = float_type>
SPUC::notch_allpass< Numeric, Coeff >::notch_allpass ( float_type  fp,
float_type  k2 
) [inline]

template<class Numeric, class Coeff = float_type>
SPUC::notch_allpass< Numeric, Coeff >::notch_allpass ( float_type  fp  )  [inline]

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


Member Function Documentation

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


Member Data Documentation

template<class Numeric, class Coeff = float_type>
allpass_2nd<Numeric,Coeff> SPUC::notch_allpass< Numeric, Coeff >::ap


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