GNU Radio 3.6.5 C++ API
|
#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_bi |
SCCC encoder. More... | |
Functions | |
TRELLIS_API trellis_pccc_encoder_bi_sptr | trellis_make_pccc_encoder_bi (const fsm &FSM1, int ST1, const fsm &FSM2, int ST2, const interleaver &INTERLEAVER, int blocklength) |
TRELLIS_API trellis_pccc_encoder_bi_sptr trellis_make_pccc_encoder_bi | ( | const fsm & | FSM1, |
int | ST1, | ||
const fsm & | FSM2, | ||
int | ST2, | ||
const interleaver & | INTERLEAVER, | ||
int | blocklength | ||
) |