GNU Radio 3.5.3.2 C++ API
|
Go to the source code of this file.
Classes | |
class | gr_integrate_cc |
output = sum(input[0]...input[n])Integrate successive samples in input stream and decimate More... | |
Functions | |
GR_CORE_API gr_integrate_cc_sptr | gr_make_integrate_cc (int decim) |
GR_CORE_API gr_integrate_cc_sptr gr_make_integrate_cc | ( | int | decim | ) |