GNU Radio 3.6.5 C++ API

trellis_pccc_encoder_bs.h File Reference

#include <trellis_api.h>
#include <vector>
#include "fsm.h"
#include "interleaver.h"
#include <gr_sync_block.h>

Go to the source code of this file.

Classes

class  trellis_pccc_encoder_bs
 SCCC encoder. More...

Functions

TRELLIS_API
trellis_pccc_encoder_bs_sptr 
trellis_make_pccc_encoder_bs (const fsm &FSM1, int ST1, const fsm &FSM2, int ST2, const interleaver &INTERLEAVER, int blocklength)

Function Documentation

TRELLIS_API trellis_pccc_encoder_bs_sptr trellis_make_pccc_encoder_bs ( const fsm FSM1,
int  ST1,
const fsm FSM2,
int  ST2,
const interleaver INTERLEAVER,
int  blocklength 
)