GNU Radio 3.5.1 C++ API
|
#include <trellis_api.h>
#include <gr_block.h>
#include <digital_constellation.h>
#include <digital_metric_type.h>
Go to the source code of this file.
Classes | |
class | trellis_constellation_metrics_cf |
Evaluate metrics for use by the Viterbi algorithm. More... | |
Functions | |
TRELLIS_API trellis_constellation_metrics_cf_sptr | trellis_make_constellation_metrics_cf (digital_constellation_sptr constellation, trellis_metric_type_t TYPE) |
TRELLIS_API trellis_constellation_metrics_cf_sptr trellis_make_constellation_metrics_cf | ( | digital_constellation_sptr | constellation, |
trellis_metric_type_t | TYPE | ||
) |