GNU Radio 3.7.1 C++ API
|
Implements cheap resampling of spectrum directly from spectral points, using gsl interpolation. More...
#include <squash_ff.h>
Public Types | |
typedef boost::shared_ptr < squash_ff > | sptr |
Static Public Member Functions | |
static sptr | make (const std::vector< float > &igrid, const std::vector< float > &ogrid) |
Implements cheap resampling of spectrum directly from spectral points, using gsl interpolation.
static sptr gr::wavelet::squash_ff::make | ( | const std::vector< float > & | igrid, |
const std::vector< float > & | ogrid | ||
) | [static] |
igrid | |
ogrid |