11#ifndef INCLUDED_DTV_ATSC_RS_DECODER_H
12#define INCLUDED_DTV_ATSC_RS_DECODER_H
29 typedef std::shared_ptr<atsc_rs_decoder>
sptr;
ATSC Receiver Reed-Solomon Decoder.
Definition: atsc_rs_decoder.h:26
std::shared_ptr< atsc_rs_decoder > sptr
Definition: atsc_rs_decoder.h:29
virtual int num_errors_corrected() const =0
virtual int num_packets() const =0
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:26
#define DTV_API
Definition: gr-dtv/include/gnuradio/dtv/api.h:18
GNU Radio logging wrapper.
Definition: basic_block.h:29