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 <fixedtraits.h>
Static Public Attributes | |
static const uint32_t | fixed_resolution_shift = 16 |
static const int64_t | fixed_resolution = 1LL << fixed_resolution_shift |
static const int32_t | max_power = 63 - fixed_resolution_shift |
static const int64_t | internal_pi = 205887 |
static const int64_t | internal_two_pi = 411775 |
static const int64_t | internal_half_pi = 102944 |
static const int64_t | internal_quarter_pi = 51472 |
static const int64_t | log_two_power_n_reversed [47] |
static const int64_t | log_one_plus_two_power_minus_n [16] |
static const int64_t | log_one_over_one_minus_two_power_minus_n [16] |
static const int64_t | arctantab [32] |
Definition at line 48 of file fixedtraits.h.
|
static |
Definition at line 60 of file fixedtraits.h.
|
static |
Definition at line 51 of file fixedtraits.h.
|
static |
Definition at line 50 of file fixedtraits.h.
|
static |
Definition at line 55 of file fixedtraits.h.
|
static |
Definition at line 53 of file fixedtraits.h.
|
static |
Definition at line 56 of file fixedtraits.h.
|
static |
Definition at line 54 of file fixedtraits.h.
|
static |
Definition at line 59 of file fixedtraits.h.
|
static |
Definition at line 58 of file fixedtraits.h.
|
static |
Definition at line 57 of file fixedtraits.h.
|
static |
Definition at line 52 of file fixedtraits.h.