 |
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_RANDOMIZER_BB_H
22 #define INCLUDED_DTV_CATV_RANDOMIZER_BB_H
42 typedef boost::shared_ptr<catv_randomizer_bb>
sptr;
#define DTV_API
Definition: gr-dtv/include/gnuradio/dtv/api.h:30
catv_constellation_t
Definition: catv_config.h:26
synchronous 1:1 input to output with history
Definition: sync_block.h:38
Randomizer, x^3 + x + alpha^3, 7-bit symbols.
Definition: catv_randomizer_bb.h:40
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
static sptr make(catv_constellation_t constellation)
Create an ITU-T J.83B randomizer.
boost::shared_ptr< catv_randomizer_bb > sptr
Definition: catv_randomizer_bb.h:42