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 = 24 |
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 = 52707179 |
static const int64_t | internal_two_pi = 105414357 |
static const int64_t | internal_half_pi = 26353589 |
static const int64_t | internal_quarter_pi = 13176795 |
static const int64_t | log_two_power_n_reversed [39] |
static const int64_t | log_one_plus_two_power_minus_n [24] |
static const int64_t | log_one_over_one_minus_two_power_minus_n [24] |
static const int64_t | arctantab [32] |
Definition at line 80 of file fixedtraits.h.
|
static |
Definition at line 92 of file fixedtraits.h.
|
static |
Definition at line 83 of file fixedtraits.h.
|
static |
Definition at line 82 of file fixedtraits.h.
|
static |
Definition at line 87 of file fixedtraits.h.
|
static |
Definition at line 85 of file fixedtraits.h.
|
static |
Definition at line 88 of file fixedtraits.h.
|
static |
Definition at line 86 of file fixedtraits.h.
|
static |
Definition at line 91 of file fixedtraits.h.
|
static |
Definition at line 90 of file fixedtraits.h.
|
static |
Definition at line 89 of file fixedtraits.h.
|
static |
Definition at line 84 of file fixedtraits.h.