#include <fir_decim.h>
Inheritance diagram for SPUC::fir_decim< Numeric, Coeff >:


Public Member Functions | |
| fir_decim (void) | |
| Constructor. | |
| fir_decim (long n) | |
| fir_decim (const char *file) | |
| void | input (Numeric in) |
| Numeric | decim (void) |
created to support polyphase FIR decimation
| SPUC::fir_decim< Numeric, Coeff >::fir_decim | ( | void | ) | [inline] |
Constructor.
| SPUC::fir_decim< Numeric, Coeff >::fir_decim | ( | long | n | ) | [inline] |
| SPUC::fir_decim< Numeric, Coeff >::fir_decim | ( | const char * | file | ) | [inline] |
| Numeric SPUC::fir_decim< Numeric, Coeff >::decim | ( | void | ) | [inline] |
Phase increments when in automatic mode Otherwise phase does not change
| void SPUC::fir_decim< Numeric, Coeff >::input | ( | Numeric | in | ) | [inline] |
1.4.7