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 | Static Public Attributes | List of all members
leansdr::eucl_ss Struct Reference

#include <sdr.h>

Public Attributes

uint16_t dists2 [MAX_SYMBOLS]
 
uint16_t discr2
 
uint8_t nearest
 

Static Public Attributes

static const int MAX_SYMBOLS = 4
 

Detailed Description

Definition at line 431 of file sdr.h.

Member Data Documentation

◆ discr2

uint16_t leansdr::eucl_ss::discr2

Definition at line 435 of file sdr.h.

Referenced by leansdr::to_softsymb(), and leansdr::viterbi_sync::update_sync().

◆ dists2

uint16_t leansdr::eucl_ss::dists2[MAX_SYMBOLS]

◆ MAX_SYMBOLS

const int leansdr::eucl_ss::MAX_SYMBOLS = 4
static

Definition at line 433 of file sdr.h.

Referenced by leansdr::softsymb_harden(), and leansdr::to_softsymb().

◆ nearest

uint8_t leansdr::eucl_ss::nearest

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