#include <gr_block.h>
Go to the source code of this file.
Classes | |
class | gr_fractional_interpolator_ff |
Interpolating mmse filter with float input, float output. More... | |
Typedefs | |
typedef boost::shared_ptr < gr_fractional_interpolator_ff > | gr_fractional_interpolator_ff_sptr |
Functions | |
gr_fractional_interpolator_ff_sptr | gr_make_fractional_interpolator_ff (float phase_shift, float interp_ratio) |
gr_fractional_interpolator_ff_sptr gr_make_fractional_interpolator_ff | ( | float | phase_shift, | |
float | interp_ratio | |||
) |