 |
GNU Radio C++ API Reference
3.10.12.0
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
11 #ifndef INCLUDED_TRELLIS_CONSTELLATION_METRICS_CF_H
12 #define INCLUDED_TRELLIS_CONSTELLATION_METRICS_CF_H
30 typedef std::shared_ptr<constellation_metrics_cf>
sptr;
32 static sptr make(digital::constellation_sptr constellation,
Evaluate metrics for use by the Viterbi algorithm.
Definition: constellation_metrics_cf.h:27
trellis_metric_type_t
Definition: metric_type.h:17
static sptr make(digital::constellation_sptr constellation, digital::trellis_metric_type_t TYPE)
The abstract base class for all 'terminal' processing blocks.
Definition: gnuradio-runtime/include/gnuradio/block.h:63
std::shared_ptr< constellation_metrics_cf > sptr
Definition: constellation_metrics_cf.h:30
#define TRELLIS_API
Definition: gr-trellis/include/gnuradio/trellis/api.h:18
GNU Radio logging wrapper.
Definition: basic_block.h:29