GNU Radio 3.4.0 C++ API
gr_fft_filter_fff.h File Reference
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_fft_filter_fff_sptr gr_make_fft_filter_fff (int decimation, const std::vector< float > &taps)

Function Documentation

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