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;
46 virtual int num_errors_corrected()
const = 0;
51 virtual int num_bad_packets()
const = 0;
56 virtual int num_packets()
const = 0;
ATSC Receiver Reed-Solomon Decoder.
Definition: atsc_rs_decoder.h:37
#define DTV_API
Definition: gr-dtv/include/gnuradio/dtv/api.h:30
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:37
boost::shared_ptr< atsc_rs_decoder > sptr
Definition: atsc_rs_decoder.h:41