SPUC::fir_decim< Numeric, Coeff > Class Template Reference
[SPUC double templatesFIR filters]

template class for fir decimation based on FIR class More...

#include <fir_decim.h>

Inheritance diagram for SPUC::fir_decim< Numeric, Coeff >:

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

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 Coeff = float_type>
class SPUC::fir_decim< Numeric, Coeff >

template class for fir decimation based on FIR class

created to support polyphase FIR decimation

Author:
Tony Kirke


Constructor & Destructor Documentation

template<class Numeric, class Coeff = float_type>
SPUC::fir_decim< Numeric, Coeff >::fir_decim ( void   )  [inline]

Constructor.

template<class Numeric, class Coeff = float_type>
SPUC::fir_decim< Numeric, Coeff >::fir_decim ( long  n  )  [inline]

template<class Numeric, class Coeff = float_type>
SPUC::fir_decim< Numeric, Coeff >::fir_decim ( const char *  file  )  [inline]


Member Function Documentation

template<class Numeric, class Coeff = float_type>
Numeric SPUC::fir_decim< Numeric, Coeff >::decim ( void   )  [inline]

Phase increments when in automatic mode Otherwise phase does not change

template<class Numeric, class Coeff = float_type>
void SPUC::fir_decim< Numeric, Coeff >::input ( Numeric  in  )  [inline]


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