25 #ifndef INCLUDED_BLOCKS_INTEGRATE_SS_H 26 #define INCLUDED_BLOCKS_INTEGRATE_SS_H 43 typedef boost::shared_ptr<integrate_ss>
sptr;
45 static sptr make(
int decim,
int vlen = 1);
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
Integrate successive samples and decimate.
Definition: integrate_ss.h:38
boost::shared_ptr< integrate_ss > sptr
Definition: integrate_ss.h:43