GNU Radio 3.6.5 C++ API
|
#include <gr_core_api.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | gri_mmse_fir_interpolator |
Compute intermediate samples between signal samples x(k*Ts)This implements a Mininum Mean Squared Error interpolator with 8 taps. It is suitable for signals where the bandwidth of interest B = 1/(4*Ts) Where Ts is the time between samples. More... |