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 = 23 |
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 = 26353589 |
static const int64_t | internal_two_pi = 52707179 |
static const int64_t | internal_half_pi = 13176795 |
static const int64_t | internal_quarter_pi = 6588397 |
static const int64_t | log_two_power_n_reversed [40] |
static const int64_t | log_one_plus_two_power_minus_n [23] |
static const int64_t | log_one_over_one_minus_two_power_minus_n [23] |
static const int64_t | arctantab [32] |
Definition at line 64 of file fixedtraits.h.
|
static |
Definition at line 76 of file fixedtraits.h.
|
static |
Definition at line 67 of file fixedtraits.h.
|
static |
Definition at line 66 of file fixedtraits.h.
|
static |
Definition at line 71 of file fixedtraits.h.
|
static |
Definition at line 69 of file fixedtraits.h.
|
static |
Definition at line 72 of file fixedtraits.h.
|
static |
Definition at line 70 of file fixedtraits.h.
|
static |
Definition at line 75 of file fixedtraits.h.
|
static |
Definition at line 74 of file fixedtraits.h.
|
static |
Definition at line 73 of file fixedtraits.h.
|
static |
Definition at line 68 of file fixedtraits.h.