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.
Public Attributes | List of all members
leansdr::trellis< TS, NSTATES, TUS, NUS, NCS >::state::branch Struct Reference

#include <viterbi.h>

Public Attributes

TS pred
 
TUS us
 

Detailed Description

template<typename TS, int NSTATES, typename TUS, int NUS, int NCS>
struct leansdr::trellis< TS, NSTATES, TUS, NUS, NCS >::state::branch

Definition at line 50 of file viterbi.h.

Member Data Documentation

◆ pred

template<typename TS, int NSTATES, typename TUS, int NUS, int NCS>
TS leansdr::trellis< TS, NSTATES, TUS, NUS, NCS >::state::branch::pred

◆ us

template<typename TS, int NSTATES, typename TUS, int NUS, int NCS>
TUS leansdr::trellis< TS, NSTATES, TUS, NUS, NCS >::state::branch::us

The documentation for this struct was generated from the following file: