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