|
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_pccc_encoder_ii |
| SCCC encoder. More... | |
Functions | |
| TRELLIS_API trellis_pccc_encoder_ii_sptr | trellis_make_pccc_encoder_ii (const fsm &FSM1, int ST1, const fsm &FSM2, int ST2, const interleaver &INTERLEAVER, int blocklength) |
| TRELLIS_API trellis_pccc_encoder_ii_sptr trellis_make_pccc_encoder_ii | ( | const fsm & | FSM1, |
| int | ST1, | ||
| const fsm & | FSM2, | ||
| int | ST2, | ||
| const interleaver & | INTERLEAVER, | ||
| int | blocklength | ||
| ) |