 |
GNU Radio Manual and C++ API Reference
3.9.1.0
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
10 #ifndef INCLUDED_DTV_DVB_BCH_BB_H
11 #define INCLUDED_DTV_DVB_BCH_BB_H
31 typedef std::shared_ptr<dvb_bch_bb>
sptr;
dvb_standard_t
Definition: dvb_config.h:14
#define DTV_API
Definition: gr-dtv/include/gnuradio/dtv/api.h:18
dvb_framesize_t
Definition: dvb_config.h:73
dvb_code_rate_t
Definition: dvb_config.h:19
std::shared_ptr< dvb_bch_bb > sptr
Definition: dvb_bch_bb.h:31
The abstract base class for all 'terminal' processing blocks.
Definition: block.h:59
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:29
Encodes a BCH ((Bose, Chaudhuri, Hocquenghem) FEC.
Definition: dvb_bch_bb.h:28