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

SPUC::csd_allpass_halfband Class Reference
[IIR filtersExamples]

This filter is a combination of 2 fixed allpass filters allpass_1aq1 and allpass_1aq2. More...

#include <csd_allpass_halfband.h>

Collaboration diagram for SPUC::csd_allpass_halfband:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 csd_allpass_halfband ()
long clock (long input)

Public Attributes

char ready

Protected Attributes

allpass_1aq1 A0
allpass_1aq2 A1
long out0
long out1

Detailed Description

This filter is a combination of 2 fixed allpass filters allpass_1aq1 and allpass_1aq2.

Author:
Tony Kirke, Copyright(c) 2001


Constructor & Destructor Documentation

SPUC::csd_allpass_halfband::csd_allpass_halfband  )  [inline]
 


Member Function Documentation

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

Here is the call graph for this function:


Member Data Documentation

allpass_1aq1 SPUC::csd_allpass_halfband::A0 [protected]
 

allpass_1aq2 SPUC::csd_allpass_halfband::A1 [protected]
 

long SPUC::csd_allpass_halfband::out0 [protected]
 

long SPUC::csd_allpass_halfband::out1 [protected]
 

char SPUC::csd_allpass_halfband::ready
 


The documentation for this class was generated from the following file:
Generated on Fri Sep 16 11:09:41 2005 for spuc by  doxygen 1.4.4