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

Go to the source code of this file.

Classes

class  gr_fft_filter_ccc
 Fast FFT filter with gr_complex input, gr_complex output and gr_complex taps. More...

Functions

GR_CORE_API gr_fft_filter_ccc_sptr gr_make_fft_filter_ccc (int decimation, const std::vector< gr_complex > &taps)

Function Documentation

GR_CORE_API gr_fft_filter_ccc_sptr gr_make_fft_filter_ccc ( int  decimation,
const std::vector< gr_complex > &  taps 
)