|
GNU Radio 3.5.3.1 C++ API
|
This is the complete list of members for gr_fir_fcc, including all inherited members.
| d_taps | gr_fir_fcc | protected |
| filter(const float input[])=0 | gr_fir_fcc | pure virtual |
| filterN(gr_complex output[], const float input[], unsigned long n)=0 | gr_fir_fcc | pure virtual |
| filterNdec(gr_complex output[], const float input[], unsigned long n, unsigned decimate)=0 | gr_fir_fcc | pure virtual |
| get_taps() const | gr_fir_fcc | inlinevirtual |
| gr_fir_fcc() | gr_fir_fcc | inline |
| gr_fir_fcc(const std::vector< gr_complex > &taps) | gr_fir_fcc | inline |
| ntaps() const | gr_fir_fcc | inline |
| set_taps(const std::vector< gr_complex > &taps) | gr_fir_fcc | inlinevirtual |
| ~gr_fir_fcc() | gr_fir_fcc | virtual |