GNU Radio C++ API
trellis_encoder_bi.h File Reference
#include <trellis_api.h>
#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_API trellis_encoder_bi_sptr trellis_make_encoder_bi (const fsm &FSM, int ST)
 

Function Documentation

TRELLIS_API trellis_encoder_bi_sptr trellis_make_encoder_bi ( const fsm FSM,
int  ST 
)