 |
GNU Radio Manual and C++ API Reference
3.8.2.0
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
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;
static sptr make()
Make a new instance of gr::dtv::atsc_rs_decoder.
virtual int num_packets() const =0
#define DTV_API
Definition: gr-dtv/include/gnuradio/dtv/api.h:30
ATSC Receiver Reed-Solomon Decoder.
Definition: atsc_rs_decoder.h:38
virtual int num_errors_corrected() const =0
boost::shared_ptr< atsc_rs_decoder > sptr
Definition: atsc_rs_decoder.h:41
synchronous 1:1 input to output with history
Definition: sync_block.h:38
virtual int num_bad_packets() const =0
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43