gnuradio.trellis

class gnuradio.trellis.fsm(gr::trellis::fsm self)

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(gr::trellis::interleaver self)

INTERLEAVER class.

Previous topic

gnuradio.filter

Next topic

gnuradio.uhd

This Page