gnuradio.trellis: Object Classes

class gnuradio.trellis.fsm(*args)

Finite State Machine Specification class.

An instance of this class represents a finite state machine specification (FSMS) rather than the FSM itself. It particular the state of the FSM is not stored within an instance of this class.

class gnuradio.trellis.interleaver(*args)

INTERLEAVER class.

Previous topic

gnuradio.trellis: Signal Processing Blocks

Next topic

gnuradio.vocoder

This Page