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 <sdrplayinput.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 const unsigned int | m_nb_bw = 8 |
static unsigned int | m_bw [m_nb_bw] |
Definition at line 222 of file sdrplayinput.h.
|
static |
Definition at line 1040 of file sdrplayinput.cpp.
Referenced by SDRPlayInput::applySettings(), SDRPlayGui::SDRPlayGui(), and SDRPlayInput::webapiFormatDeviceReport().
|
static |
|
static |
Definition at line 1065 of file sdrplayinput.cpp.
References SDRPlayIF::m_if, and m_nb_bw.
Referenced by SDRPlayGui::SDRPlayGui(), and SDRPlayInput::webapiFormatDeviceReport().
|
staticprivate |
Definition at line 229 of file sdrplayinput.h.
Referenced by SDRPlaySampleRates::getNbRates().
|
staticprivate |
Definition at line 228 of file sdrplayinput.h.
Referenced by getNbBandwidths().