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

#include <viterbi.h>

+ Collaboration diagram for leansdr::trellis< TS, NSTATES, TUS, NUS, NCS >::state:

Classes

struct  branch
 

Public Attributes

struct leansdr::trellis::state::branch branches [NCS]
 

Detailed Description

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

Definition at line 48 of file viterbi.h.

Member Data Documentation

◆ branches

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

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