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_sccc_encoder_bi |
SCCC encoder. More... | |
Functions | |
TRELLIS_API trellis_sccc_encoder_bi_sptr | trellis_make_sccc_encoder_bi (const fsm &FSMo, int STo, const fsm &FSMi, int STi, const interleaver &INTERLEAVER, int blocklength) |
TRELLIS_API trellis_sccc_encoder_bi_sptr trellis_make_sccc_encoder_bi | ( | const fsm & | FSMo, |
int | STo, | ||
const fsm & | FSMi, | ||
int | STi, | ||
const interleaver & | INTERLEAVER, | ||
int | blocklength | ||
) |