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::cstln_lut< SOFTSYMB, R >::result Struct Reference

#include <sdr.h>

Public Attributes

SOFTSYMB ss
 
s_angle phase_error
 
uint8_t symbol
 

Detailed Description

template<typename SOFTSYMB, int R>
struct leansdr::cstln_lut< SOFTSYMB, R >::result

Definition at line 682 of file sdr.h.

Member Data Documentation

◆ phase_error

template<typename SOFTSYMB, int R>
s_angle leansdr::cstln_lut< SOFTSYMB, R >::result::phase_error

Definition at line 685 of file sdr.h.

◆ ss

template<typename SOFTSYMB, int R>
SOFTSYMB leansdr::cstln_lut< SOFTSYMB, R >::result::ss

Definition at line 684 of file sdr.h.

Referenced by leansdr::viterbi_sync::init_map().

◆ symbol

template<typename SOFTSYMB, int R>
uint8_t leansdr::cstln_lut< SOFTSYMB, R >::result::symbol

Definition at line 686 of file sdr.h.


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