GNU Radio 3.4.2 C++ API
trellis_encoder_bi.h File Reference
#include "fsm.h"
#include <gr_sync_block.h>
Include dependency graph for trellis_encoder_bi.h:

Go to the source code of this file.

Classes

class  trellis_encoder_bi
 Convolutional encoder. More...

Functions

trellis_encoder_bi_sptr trellis_make_encoder_bi (const fsm &FSM, int ST)

Function Documentation

trellis_encoder_bi_sptr trellis_make_encoder_bi ( const fsm FSM,
int  ST 
)