#include <gr_sync_decimator.h>

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... | |
Typedefs | |
| typedef boost::shared_ptr < gr_integrate_cc > | gr_integrate_cc_sptr |
Functions | |
| gr_integrate_cc_sptr | gr_make_integrate_cc (int decim) |
| gr_integrate_cc_sptr gr_make_integrate_cc | ( | int | decim | ) |
1.5.8