 |
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_CATV_FRAME_SYNC_ENC_BB_H
22 #define INCLUDED_DTV_CATV_FRAME_SYNC_ENC_BB_H
42 typedef boost::shared_ptr<catv_frame_sync_enc_bb>
sptr;
static sptr make(catv_constellation_t constellation, int ctrlword)
Create an ITU-T J.83B Frame Sync Encoder.
#define DTV_API
Definition: gr-dtv/include/gnuradio/dtv/api.h:30
catv_constellation_t
Definition: catv_config.h:26
Frame Sync Encoder. Adds a 42-bit (64QAM) or 40-bit (256QAM) frame sync pattern with control word.
Definition: catv_frame_sync_enc_bb.h:40
The abstract base class for all 'terminal' processing blocks.
Definition: block.h:72
boost::shared_ptr< catv_frame_sync_enc_bb > sptr
Definition: catv_frame_sync_enc_bb.h:42
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43