|
GNU Radio 3.5.3.1 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_bs |
| SCCC encoder. More... | |
Functions | |
| TRELLIS_API trellis_sccc_encoder_bs_sptr | trellis_make_sccc_encoder_bs (const fsm &FSMo, int STo, const fsm &FSMi, int STi, const interleaver &INTERLEAVER, int blocklength) |
| TRELLIS_API trellis_sccc_encoder_bs_sptr trellis_make_sccc_encoder_bs | ( | const fsm & | FSMo, |
| int | STo, | ||
| const fsm & | FSMi, | ||
| int | STi, | ||
| const interleaver & | INTERLEAVER, | ||
| int | blocklength | ||
| ) |