25 #ifndef INCLUDED_BLOCKS_INTEGRATE_FF_H 26 #define INCLUDED_BLOCKS_INTEGRATE_FF_H 43 typedef boost::shared_ptr<integrate_ff>
sptr;
45 static sptr make(
int decim,
int vlen = 1);
boost::shared_ptr< integrate_ff > sptr
Definition: integrate_ff.h:43
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_ff.h:38