25 #ifndef INCLUDED_BLOCKS_INTEGRATE_CC_H 26 #define INCLUDED_BLOCKS_INTEGRATE_CC_H 43 typedef boost::shared_ptr<integrate_cc>
sptr;
45 static sptr make(
int decim,
int vlen = 1);
Integrate successive samples and decimate.
Definition: integrate_cc.h:38
Include this header to use the message passing features.
Definition: logger.h:695
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:30
synchronous N:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_decimator.h:37
boost::shared_ptr< integrate_cc > sptr
Definition: integrate_cc.h:43