atsc_data_segment Class Reference

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

#include <atsc_types.h>

Collaboration diagram for atsc_data_segment:

Collaboration graph
[legend]

List of all members.

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 atsc_data_segment::operator!= ( const atsc_data_segment other  )  const [inline]

References data.

bool atsc_data_segment::operator== ( const atsc_data_segment other  )  const [inline]

References data.


Member Data Documentation

unsigned char atsc_data_segment::data[ATSC_DATA_SEGMENT_LENGTH]

const int atsc_data_segment::NPAD = 188 [static]


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

Generated on Thu Mar 5 09:02:17 2009 for GNU Radio 3.1.3 by  doxygen 1.5.8