SDRAngel
4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
|
#include <viterbi.h>
Public Attributes | |
TS | pred |
TUS | us |
TS leansdr::trellis< TS, NSTATES, TUS, NUS, NCS >::state::branch::pred |
Definition at line 52 of file viterbi.h.
Referenced by leansdr::trellis< TS, NSTATES, TUS, NUS, NCS >::dump(), leansdr::trellis< TS, NSTATES, TUS, NUS, NCS >::init_convolutional(), leansdr::trellis< TS, NSTATES, TUS, NUS, NCS >::trellis(), and leansdr::viterbi_dec< TS, NSTATES, TUS, NUS, TCS, NCS, TBM, TPM, TP >::update().
TUS leansdr::trellis< TS, NSTATES, TUS, NUS, NCS >::state::branch::us |
Definition at line 53 of file viterbi.h.
Referenced by leansdr::trellis< TS, NSTATES, TUS, NUS, NCS >::dump(), leansdr::trellis< TS, NSTATES, TUS, NUS, NCS >::init_convolutional(), and leansdr::viterbi_dec< TS, NSTATES, TUS, NUS, TCS, NCS, TBM, TPM, TP >::update().