21#ifndef INCLUDED_DTV_DVBT_CONVOLUTIONAL_INTERLEAVER_H
22#define INCLUDED_DTV_DVBT_CONVOLUTIONAL_INTERLEAVER_H
42 typedef boost::shared_ptr<dvbt_convolutional_interleaver>
sptr;
Convolutional interleaver.
Definition: dvbt_convolutional_interleaver.h:40
static sptr make(int nsize, int I, int M)
Create a DVB-T convolutional interleaver.
boost::shared_ptr< dvbt_convolutional_interleaver > sptr
Definition: dvbt_convolutional_interleaver.h:42
synchronous 1:N input to output with history
Definition: sync_interpolator.h:38
#define DTV_API
Definition: gr-dtv/include/gnuradio/dtv/api.h:30
Include this header to use the message passing features.
Definition: basic_block.h:45