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 <dvbs2.h>
Public Member Functions | |
s2_plscodes () | |
Public Attributes | |
uint64_t | codewords [COUNT] |
complex< T > | symbols [COUNT][LENGTH] |
Static Public Attributes | |
static const int | COUNT = 128 |
static const int | LENGTH = 64 |
static const uint64_t | SCRAMBLING = 0x719d83c953422dfa |
|
inline |
Definition at line 83 of file dvbs2.h.
References leansdr::cstln_amp, i, leansdr::complex< T >::im, leansdr::s2_sof< T >::LENGTH, and leansdr::complex< T >::re.
uint64_t leansdr::s2_plscodes< T >::codewords[COUNT] |
|
static |
|
static |
|
static |
complex<T> leansdr::s2_plscodes< T >::symbols[COUNT][LENGTH] |