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

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

#include <allpass_1aq1.h>

List of all members.

Public Member Functions

 allpass_1aq1 ()
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.25

Author:
Tony Kirke


Constructor & Destructor Documentation

SPUC::allpass_1aq1::allpass_1aq1 (  )  [inline]


Member Function Documentation

long SPUC::allpass_1aq1::clock ( long  input  ) 

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


Member Data Documentation

long SPUC::allpass_1aq1::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