#include <gr_block.h>

Go to the source code of this file.
Classes | |
| class | gr_fractional_interpolator_cc |
| Interpolating mmse filter with gr_complex input, gr_complex output. More... | |
Typedefs | |
| typedef boost::shared_ptr < gr_fractional_interpolator_cc > | gr_fractional_interpolator_cc_sptr |
Functions | |
| gr_fractional_interpolator_cc_sptr | gr_make_fractional_interpolator_cc (float phase_shift, float interp_ratio) |
| gr_fractional_interpolator_cc_sptr gr_make_fractional_interpolator_cc | ( | float | phase_shift, | |
| float | interp_ratio | |||
| ) |
1.5.8