 |
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_DIGITAL_CONSTELLATION_SOFT_DECODER_CF_H
24 #define INCLUDED_DIGITAL_CONSTELLATION_SOFT_DECODER_CF_H
46 typedef boost::shared_ptr<constellation_soft_decoder_cf>
sptr;
An abstracted constellation object.
Definition: constellation.h:63
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:30
synchronous 1:N input to output with history
Definition: sync_interpolator.h:38
static sptr make(constellation_sptr constellation)
Make constellation decoder block.
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
boost::shared_ptr< constellation_soft_decoder_cf > sptr
Definition: constellation_soft_decoder_cf.h:46
Constellation Decoder.
Definition: constellation_soft_decoder_cf.h:43