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