GNU Radio 3.3.0 C++ API
|
#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_fft_filter_fff_sptr | gr_make_fft_filter_fff (int decimation, const std::vector< float > &taps) |
gr_fft_filter_fff_sptr gr_make_fft_filter_fff | ( | int | decimation, |
const std::vector< float > & | taps | ||
) |