SPUC::allpass_1aq2 Class Reference
[SPUC non-template classesAllpass filters]

The filter is a "first-order" Allpass section. More...

#include <allpass_1aq2.h>

List of all members.

Public Member Functions

 allpass_1aq2 ()
void init ()
long clock (long input)

Protected Attributes

long adder2


Detailed Description

The filter is a "first-order" Allpass section.

of the form

$ G(z) = \frac{a + z^{-1}}{(1+a*z^{-1})} $ with A = 0.75

Author:
Tony Kirke


Constructor & Destructor Documentation

SPUC::allpass_1aq2::allpass_1aq2 (  )  [inline]


Member Function Documentation

long SPUC::allpass_1aq2::clock ( long  input  ) 

void SPUC::allpass_1aq2::init (  )  [inline]


Member Data Documentation

long SPUC::allpass_1aq2::adder2 [protected]


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