21 #ifndef INCLUDED_DTV_CATV_TRELLIS_ENC_BB_H
22 #define INCLUDED_DTV_CATV_TRELLIS_ENC_BB_H
40 typedef boost::shared_ptr<catv_trellis_enc_bb>
sptr;
#define DTV_API
Definition: gr-dtv/include/gnuradio/dtv/api.h:30
Include this header to use the message passing features.
Definition: logger.h:131
Trellis Encoder. 14/15 code rate.Input: Scrambled FEC Frame packets of 60 * 128 7-bit symbols with 42...
Definition: catv_trellis_enc_bb.h:37
boost::shared_ptr< catv_trellis_enc_bb > sptr
Definition: catv_trellis_enc_bb.h:40
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: block.h:60