Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

SPUC::allpass_1aq2 Class Reference
[Examples]

The filter is a "first-order" Allpass section of the form. 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, Copyright(c) 2001


Constructor & Destructor Documentation

SPUC::allpass_1aq2::allpass_1aq2  )  [inline]
 


Member Function Documentation

long SPUC::allpass_1aq2::clock long  input  )  [inline]
 

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 file:
Generated on Fri Sep 16 11:09:39 2005 for spuc by  doxygen 1.4.4