GNU Radio Manual and C++ API Reference  3.7.5
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
gr::dtv::atsc_data_segment Class Reference

contains 832 3 bit symbols. The low 3 bits in the byte hold the symbol. More...

#include </build/gnuradio-O4UjFN/gnuradio-3.7.5/gr-dtv/lib/atsc/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

Detailed Description

contains 832 3 bit symbols. The low 3 bits in the byte hold the symbol.

Member Function Documentation

bool gr::dtv::atsc_data_segment::operator!= ( const atsc_data_segment other) const
inline

References data.

bool gr::dtv::atsc_data_segment::operator== ( const atsc_data_segment other) const
inline

References data.

Member Data Documentation

unsigned char gr::dtv::atsc_data_segment::_pad_[NPAD]
const int gr::dtv::atsc_data_segment::NPAD = 188
static
plinfo gr::dtv::atsc_data_segment::pli

The documentation for this class was generated from the following file: