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