GNU Radio 3.5.1 C++ API
|
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... |