GNU Radio 3.6.5 C++ API

gr_fft_filter_fff.h File Reference

#include <gr_core_api.h>
#include <gr_sync_decimator.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 
)