23#ifndef INCLUDED_BLOCKS_REPEAT_H
24#define INCLUDED_BLOCKS_REPEAT_H
45 typedef boost::shared_ptr<repeat>
sptr;
repeat each input repeat times
Definition repeat.h:42
virtual void set_interpolation(int interp)=0
sets the interpolation
boost::shared_ptr< repeat > sptr
Definition repeat.h:45
virtual int interpolation() const =0
Return current interpolation.
static sptr make(size_t itemsize, int repeat)
synchronous 1:N input to output with history
Definition sync_interpolator.h:38
#define BLOCKS_API
Definition gr-blocks/include/gnuradio/blocks/api.h:30
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition basic_block.h:46