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

Go to the source code of this file.

Classes

class  trellis_pccc_encoder_ss
 SCCC encoder. More...

Functions

trellis_pccc_encoder_ss_sptr trellis_make_pccc_encoder_ss (const fsm &FSM1, int ST1, const fsm &FSM2, int ST2, const interleaver &INTERLEAVER, int blocklength)

Function Documentation

trellis_pccc_encoder_ss_sptr trellis_make_pccc_encoder_ss ( const fsm FSM1,
int  ST1,
const fsm FSM2,
int  ST2,
const interleaver INTERLEAVER,
int  blocklength 
)