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

Go to the source code of this file.

Classes

class  trellis_encoder_bs
 Convolutional encoder. More...

Functions

trellis_encoder_bs_sptr trellis_make_encoder_bs (const fsm &FSM, int ST)

Function Documentation

trellis_encoder_bs_sptr trellis_make_encoder_bs ( const fsm FSM,
int  ST 
)