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

Interleave RS encoded ATSC data ( atsc_mpeg_packet_rs_encoded –> atsc_mpeg_packet_rs_encoded) More...

#include <gnuradio/atsc/GrAtscInterleaver.h>

Public Member Functions

 GrAtscInterleaver ()
 
 ~GrAtscInterleaver ()
 
const char * name ()
 
int work (VrSampleRange output, void *o[], VrSampleRange inputs[], void *i[])
 

Protected Attributes

atsci_data_interleaver interleaver
 

Detailed Description

Interleave RS encoded ATSC data ( atsc_mpeg_packet_rs_encoded –> atsc_mpeg_packet_rs_encoded)

Constructor & Destructor Documentation

GrAtscInterleaver::GrAtscInterleaver ( )
GrAtscInterleaver::~GrAtscInterleaver ( )

Member Function Documentation

const char* GrAtscInterleaver::name ( )
inline
int GrAtscInterleaver::work ( VrSampleRange  output,
void o[],
VrSampleRange  inputs[],
void i[] 
)

Member Data Documentation

atsci_data_interleaver GrAtscInterleaver::interleaver
protected

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