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_sof () | |
Public Attributes | |
complex< T > | symbols [LENGTH] |
Static Public Attributes | |
static const uint32_t | VALUE = 0x18d2e82 |
static const uint32_t | MASK = 0x3ffffff |
static const int | LENGTH = 26 |
|
inline |
Definition at line 60 of file dvbs2.h.
References leansdr::cstln_amp, leansdr::complex< T >::im, leansdr::s2_sof< T >::LENGTH, M_PI, and leansdr::complex< T >::re.
|
static |
Definition at line 58 of file dvbs2.h.
Referenced by leansdr::s2_plscodes< T >::s2_plscodes(), and leansdr::s2_sof< T >::s2_sof().
|
static |
complex<T> leansdr::s2_sof< T >::symbols[LENGTH] |
|
static |