GNU Radio 3.5.3.2 C++ API
gr_fft_filter_fff.h File Reference
#include <gr_core_api.h>
#include <gr_sync_decimator.h>
Include dependency graph for gr_fft_filter_fff.h:

Go to the source code of this file.

Classes

class  gr_fft_filter_fff
 Fast FFT filter with float input, float output and float taps. More...

Functions

GR_CORE_API gr_fft_filter_fff_sptr gr_make_fft_filter_fff (int decimation, const std::vector< float > &taps, int nthreads=1)

Function Documentation

GR_CORE_API gr_fft_filter_fff_sptr gr_make_fft_filter_fff ( int  decimation,
const std::vector< float > &  taps,
int  nthreads = 1 
)