GNU Radio 3.4.2 C++ API
trellis_pccc_decoder_b.h File Reference
#include "fsm.h"
#include "interleaver.h"
#include <gr_block.h>
#include <vector>
#include "siso_type.h"
Include dependency graph for trellis_pccc_decoder_b.h:

Go to the source code of this file.

Classes

class  trellis_pccc_decoder_b

Functions

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)

Function Documentation

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 
)