 |
GNU Radio Manual and C++ API Reference
3.8.2.0
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
22 #ifndef _GRI_MMSE_FIR_INTERPOLATOR_CC_H_
23 #define _GRI_MMSE_FIR_INTERPOLATOR_CC_H_
73 std::vector<kernel::fir_filter_ccf*>
filters;
#define FILTER_API
Definition: gr-filter/include/gnuradio/filter/api.h:30
mmse_fir_interpolator_cc()
std::vector< kernel::fir_filter_ccf * > filters
Definition: mmse_fir_interpolator_cc.h:73
Compute intermediate samples between signal samples x(k*Ts)
Definition: mmse_fir_interpolator_cc.h:51
gr_complex interpolate(const gr_complex input[], float mu) const
compute a single interpolated output value.
std::complex< float > gr_complex
Definition: gr_complex.h:27
~mmse_fir_interpolator_cc()
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43