10 #ifndef _GRI_MMSE_FIR_INTERPOLATOR_CC_H_
11 #define _GRI_MMSE_FIR_INTERPOLATOR_CC_H_
44 unsigned ntaps()
const;
45 unsigned nsteps()
const;
61 std::vector<kernel::fir_filter_ccf>
filters;
std::vector< kernel::fir_filter_ccf > filters
Definition: mmse_fir_interpolator_cc.h:61
std::complex< float > gr_complex
Definition: gr_complex.h:15
GNU Radio logging wrapper.
Definition: basic_block.h:29
Compute intermediate samples between signal samples x(k*Ts)
Definition: mmse_fir_interpolator_cc.h:38
#define FILTER_API
Definition: gr-filter/include/gnuradio/filter/api.h:18