GNU Radio 3.4.0 C++ API
gri_mmse_fir_interpolator.h File Reference
#include <vector>
Include dependency graph for gri_mmse_fir_interpolator.h:
This graph shows which files directly or indirectly include this file:

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...