 |
GNU Radio Manual and C++ API Reference
3.8.2.0
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
21 #ifndef INCLUDED_DTV_DVBT_VITERBI_DECODER_H
22 #define INCLUDED_DTV_DVBT_VITERBI_DECODER_H
51 typedef boost::shared_ptr<dvbt_viterbi_decoder>
sptr;
#define DTV_API
Definition: gr-dtv/include/gnuradio/dtv/api.h:30
DVB-T Viterbi decoder.
Definition: dvbt_viterbi_decoder.h:49
dvbt_hierarchy_t
Definition: dvbt_config.h:26
boost::shared_ptr< dvbt_viterbi_decoder > sptr
Definition: dvbt_viterbi_decoder.h:51
dvb_code_rate_t
Definition: dvb_config.h:31
dvb_constellation_t
Definition: dvb_config.h:91
The abstract base class for all 'terminal' processing blocks.
Definition: block.h:72
static sptr make(dvb_constellation_t constellation, dvbt_hierarchy_t hierarchy, dvb_code_rate_t coderate, int bsize)
Create a DVB-T Viterbi decoder.
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43