GNU Radio 3.7.2 C++ API
|
contains 832 3 bit symbols. The low 3 bits in the byte hold the symbol. More...
#include <gnuradio/atsc/types.h>
Public Member Functions | |
bool | operator== (const atsc_data_segment &other) const |
bool | operator!= (const atsc_data_segment &other) const |
Public Attributes | |
plinfo | pli |
unsigned char | data [ATSC_DATA_SEGMENT_LENGTH] |
unsigned char | _pad_ [NPAD] |
Static Public Attributes | |
static const int | NPAD = 188 |
contains 832 3 bit symbols. The low 3 bits in the byte hold the symbol.
|
inline |
References data.
|
inline |
References data.
unsigned char atsc_data_segment::_pad_[NPAD] |
unsigned char atsc_data_segment::data[ATSC_DATA_SEGMENT_LENGTH] |
|
static |
plinfo atsc_data_segment::pli |