atsc_data_segment Class Reference

#include <atsc_types.h>

Collaboration diagram for atsc_data_segment:

Collaboration graph
[legend]

List of all members.


Detailed Description

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

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

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

const int atsc_data_segment::NPAD = 188 [static]

unsigned char atsc_data_segment::data[ATSC_DATA_SEGMENT_LENGTH]


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

Generated on Fri Oct 3 00:43:17 2008 for GNU Radio 3.1.2 by  doxygen 1.5.6