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

SPUC::fir_decim< Numeric > Class Template Reference
[FIR filters]

template class fir_decim based on FIR class, created to support polyphase FIR decimation More...

#include <fir_decim.h>

Inheritance diagram for SPUC::fir_decim< Numeric >:

Inheritance graph
[legend]
Collaboration diagram for SPUC::fir_decim< Numeric >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 fir_decim (void)
 Constructor.
 fir_decim (long n)
 fir_decim (const char *file)
void input (Numeric in)
Numeric decim (void)

Detailed Description

template<class Numeric>
class SPUC::fir_decim< Numeric >

template class fir_decim based on FIR class, created to support polyphase FIR decimation


Constructor & Destructor Documentation

template<class Numeric>
SPUC::fir_decim< Numeric >::fir_decim void   )  [inline]
 

Constructor.

template<class Numeric>
SPUC::fir_decim< Numeric >::fir_decim long  n  )  [inline]
 

template<class Numeric>
SPUC::fir_decim< Numeric >::fir_decim const char *  file  )  [inline]
 


Member Function Documentation

template<class Numeric>
Numeric SPUC::fir_decim< Numeric >::decim void   )  [inline]
 

Phase increments when in automatic mode Otherwise phase does not change

template<class Numeric>
void SPUC::fir_decim< Numeric >::input Numeric  in  )  [inline]
 


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