23#ifndef INCLUDED_DTV_ATSC_RS_DECODER_H
24#define INCLUDED_DTV_ATSC_RS_DECODER_H
41 typedef boost::shared_ptr<atsc_rs_decoder>
sptr;
ATSC Receiver Reed-Solomon Decoder.
Definition: atsc_rs_decoder.h:38
virtual int num_errors_corrected() const =0
virtual int num_packets() const =0
boost::shared_ptr< atsc_rs_decoder > sptr
Definition: atsc_rs_decoder.h:41
static sptr make()
Make a new instance of gr::dtv::atsc_rs_decoder.
virtual int num_bad_packets() const =0
synchronous 1:1 input to output with history
Definition: sync_block.h:38
#define DTV_API
Definition: gr-dtv/include/gnuradio/dtv/api.h:30
Include this header to use the message passing features.
Definition: basic_block.h:45