#include "fsm.h"
#include <gr_sync_block.h>
Go to the source code of this file.
Classes | |
class | trellis_encoder_si |
Convolutional encoder. More... | |
Typedefs | |
typedef boost::shared_ptr < trellis_encoder_si > | trellis_encoder_si_sptr |
Functions | |
trellis_encoder_si_sptr | trellis_make_encoder_si (const fsm &FSM, int ST) |
trellis_encoder_si_sptr trellis_make_encoder_si | ( | const fsm & | FSM, | |
int | ST | |||
) |