#include <fir_sparse_coef.h>
Inheritance diagram for SPUC::fir_sparse_coef< Numeric >:


Public Member Functions | |
| fir_sparse_coef (void) | |
| Constructor. | |
| fir_sparse_coef (long n) | |
| fir_sparse_coef (const char *file) | |
| void | set_rate (long r) |
| void | input (Numeric in) |
| Numeric | update (Numeric in) |
Public Attributes | |
| long | rate |
|
||||||||||
|
Constructor.
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
Update history of inputs Add new input |
|
||||||||||
|
|
|
||||||||||
|
Phase increments when in automatic mode Otherwise phase does not change Reimplemented from SPUC::fir< Numeric >. Here is the call graph for this function: ![]() |
|
|||||
|
|
1.4.4