#include "fsm.h"#include <gr_sync_block.h>

Go to the source code of this file.
Classes | |
| class | trellis_encoder_bi |
| Convolutional encoder. More... | |
Typedefs | |
| typedef boost::shared_ptr < trellis_encoder_bi > | trellis_encoder_bi_sptr |
Functions | |
| trellis_encoder_bi_sptr | trellis_make_encoder_bi (const fsm &FSM, int ST) |
| trellis_encoder_bi_sptr trellis_make_encoder_bi | ( | const fsm & | FSM, | |
| int | ST | |||
| ) |
1.5.8