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
GrAtscDerandomizer Class Reference

Derandomize ATSC data (atsc_mpeg_packet_no_sync –> atsc_mpeg_packet) More...

#include <gnuradio/atsc/GrAtscDerandomizer.h>

Public Member Functions

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

Protected Attributes

atsci_randomizer rand
 

Detailed Description

Derandomize ATSC data (atsc_mpeg_packet_no_sync –> atsc_mpeg_packet)

Constructor & Destructor Documentation

GrAtscDerandomizer::GrAtscDerandomizer ( )
GrAtscDerandomizer::~GrAtscDerandomizer ( )

Member Function Documentation

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

Member Data Documentation

atsci_randomizer GrAtscDerandomizer::rand
protected

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