GNU Radio 3.6.5 C++ API
|
#include <trellis_api.h>
#include "fsm.h"
#include "interleaver.h"
#include <gr_block.h>
#include <vector>
#include "siso_type.h"
Go to the source code of this file.
Classes | |
class | trellis_pccc_decoder_b |
Functions | |
TRELLIS_API trellis_pccc_decoder_b_sptr | trellis_make_pccc_decoder_b (const fsm &FSM1, int ST10, int ST1K, const fsm &FSM2, int ST20, int ST2K, const interleaver &INTERLEAVER, int blocklength, int repetitions, trellis_siso_type_t SISO_TYPE) |
TRELLIS_API trellis_pccc_decoder_b_sptr trellis_make_pccc_decoder_b | ( | const fsm & | FSM1, |
int | ST10, | ||
int | ST1K, | ||
const fsm & | FSM2, | ||
int | ST20, | ||
int | ST2K, | ||
const interleaver & | INTERLEAVER, | ||
int | blocklength, | ||
int | repetitions, | ||
trellis_siso_type_t | SISO_TYPE | ||
) |