GNU Radio C++ API Reference gcd20ee2
The Free & Open Software Radio Ecosystem
Loading...
Searching...
No Matches
Sample Interpolation (MMSE resampling)

Classes

class  gr::filter::mmse_fir_interpolator< sample_t >
 Compute intermediate samples between signal samples x(k*Ts) More...
class  gr::filter::mmse_interp_differentiator_cc
 Compute intermediate samples of the derivative of a signal between signal samples x(k*Ts) More...
class  gr::filter::mmse_interp_differentiator_ff
 Compute intermediate samples of the derivative of a signal between signal samples x(k*Ts) More...

Detailed Description