GNU Radio 3.7.1 C++ API
gr::wavelet::squash_ff Class Reference

Implements cheap resampling of spectrum directly from spectral points, using gsl interpolation. More...

#include <squash_ff.h>

Inheritance diagram for gr::wavelet::squash_ff:

List of all members.

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)

Detailed Description

Implements cheap resampling of spectrum directly from spectral points, using gsl interpolation.


Member Typedef Documentation


Member Function Documentation

static sptr gr::wavelet::squash_ff::make ( const std::vector< float > &  igrid,
const std::vector< float > &  ogrid 
) [static]
Parameters:
igrid
ogrid

The documentation for this class was generated from the following file: