GNU Radio 3.5.1 C++ API
|
#include <trellis_api.h>
#include "fsm.h"
#include "siso_type.h"
#include "calc_metric.h"
#include "core_algorithms.h"
#include <gr_block.h>
Go to the source code of this file.
Classes | |
class | trellis_siso_combined_f |
Functions | |
TRELLIS_API trellis_siso_combined_f_sptr | trellis_make_siso_combined_f (const fsm &FSM, int K, int S0, int SK, bool POSTI, bool POSTO, trellis_siso_type_t d_SISO_TYPE, int D, const std::vector< float > &TABLE, trellis_metric_type_t TYPE) |
TRELLIS_API trellis_siso_combined_f_sptr trellis_make_siso_combined_f | ( | const fsm & | FSM, |
int | K, | ||
int | S0, | ||
int | SK, | ||
bool | POSTI, | ||
bool | POSTO, | ||
trellis_siso_type_t | d_SISO_TYPE, | ||
int | D, | ||
const std::vector< float > & | TABLE, | ||
trellis_metric_type_t | TYPE | ||
) |