Struct fir_state_t¶
#include <fir_core.h>
Public Attributes¶
| Type | Name |
|---|---|
| float complex * | delay |
| size_t | num_taps |
| float * | rtaps |
| float complex * | scratch |
| size_t | scratch_cap |
| float complex * | taps |
Public Attributes Documentation¶
variable delay¶
variable num_taps¶
variable rtaps¶
variable scratch¶
variable scratch_cap¶
variable taps¶
The documentation for this class was generated from the following file native/inc/fir/fir_core.h