trellis_encoder_bi Class Reference
[Signal Processing Blocks]

#include <trellis_encoder_bi.h>

Inheritance diagram for trellis_encoder_bi:

gr_sync_block gr_block

List of all members.


Detailed Description

Convolutional encoder.

Public Member Functions

fsm FSM () const
int ST () const
int work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 just like gr_block::general_work, only this arranges to call consume_each for you

Friends

trellis_encoder_bi_sptr trellis_make_encoder_bi (const fsm &FSM, int ST)

Member Function Documentation

fsm trellis_encoder_bi::FSM (  )  const [inline]

int trellis_encoder_bi::ST (  )  const [inline]

int trellis_encoder_bi::work ( int  noutput_items,
gr_vector_const_void_star input_items,
gr_vector_void_star output_items 
) [virtual]

just like gr_block::general_work, only this arranges to call consume_each for you

The user must override work to define the signal processing code

Implements gr_sync_block.

References fsm::I(), fsm::NS(), and fsm::OS().


Friends And Related Function Documentation

trellis_encoder_bi_sptr trellis_make_encoder_bi ( const fsm FSM,
int  ST 
) [friend]


The documentation for this class was generated from the following files:

Generated on Wed Oct 8 09:09:08 2008 for GNU Radio 3.0.4 by  doxygen 1.5.6