25#ifndef INCLUDED_BLOCKS_INTEGRATE_FF_H
26#define INCLUDED_BLOCKS_INTEGRATE_FF_H
43 typedef boost::shared_ptr<integrate_ff>
sptr;
Integrate successive samples and decimate.
Definition: integrate_ff.h:39
static sptr make(int decim, int vlen=1)
boost::shared_ptr< integrate_ff > sptr
Definition: integrate_ff.h:43
synchronous N:1 input to output with history
Definition: sync_decimator.h:38
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:30
Include this header to use the message passing features.
Definition: basic_block.h:45