GNU Radio 3.4.2 C++ API
|
#include <gr_sync_decimator.h>
Go to the source code of this file.
Classes | |
class | gr_integrate_ff |
output = sum(input[0]...input[n])Integrate successive samples in input stream and decimate More... | |
Functions | |
gr_integrate_ff_sptr | gr_make_integrate_ff (int decim) |
gr_integrate_ff_sptr gr_make_integrate_ff | ( | int | decim | ) |