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

Go to the source code of this file.

Classes

class  trellis_encoder_bb
 Convolutional encoder. More...

Functions

trellis_encoder_bb_sptr trellis_make_encoder_bb (const fsm &FSM, int ST)

Function Documentation

trellis_encoder_bb_sptr trellis_make_encoder_bb ( const fsm FSM,
int  ST 
)