GNU Radio 3.6.5 C++ API

trellis_pccc_decoder_s.h File Reference

#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_s

Functions

TRELLIS_API
trellis_pccc_decoder_s_sptr 
trellis_make_pccc_decoder_s (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_API trellis_pccc_decoder_s_sptr trellis_make_pccc_decoder_s ( 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 
)