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 <devicebladerf1values.h>
Static Public Member Functions | |
static unsigned int | getBandwidth (unsigned int bandwidth_index) |
static unsigned int | getBandwidthIndex (unsigned int bandwidth) |
static unsigned int | getNbBandwidths () |
Static Private Attributes | |
static unsigned int | m_halfbw [] |
static unsigned int | m_nb_halfbw = 16 |
Definition at line 23 of file devicebladerf1values.h.
|
static |
Definition at line 40 of file devicebladerf1values.cpp.
References m_halfbw, and m_nb_halfbw.
|
static |
Definition at line 52 of file devicebladerf1values.cpp.
References i, m_halfbw, and m_nb_halfbw.
|
static |
Definition at line 65 of file devicebladerf1values.cpp.
References m_nb_halfbw.
|
staticprivate |
Definition at line 29 of file devicebladerf1values.h.
Referenced by getBandwidth(), and getBandwidthIndex().
|
staticprivate |
Definition at line 30 of file devicebladerf1values.h.
Referenced by getBandwidth(), getBandwidthIndex(), and getNbBandwidths().