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 | getIF (unsigned int if_index) |
static unsigned int | getIFIndex (unsigned int iff) |
static unsigned int | getNbIFs () |
Static Private Attributes | |
static const unsigned int | m_nb_if = 4 |
static unsigned int | m_if [m_nb_if] |
Definition at line 232 of file sdrplayinput.h.
|
static |
Definition at line 1079 of file sdrplayinput.cpp.
Referenced by SDRPlayInput::applySettings(), SDRPlayGui::SDRPlayGui(), and SDRPlayInput::webapiFormatDeviceReport().
|
static |
|
static |
Definition at line 1104 of file sdrplayinput.cpp.
References SDRPlayBands::m_bandHigh, SDRPlayBands::m_bandLow, SDRPlayBands::m_bandName, and m_nb_if.
Referenced by SDRPlayGui::SDRPlayGui(), and SDRPlayInput::webapiFormatDeviceReport().
|
staticprivate |
Definition at line 239 of file sdrplayinput.h.
Referenced by SDRPlayBandwidths::getNbBandwidths().
|
staticprivate |
Definition at line 238 of file sdrplayinput.h.
Referenced by getNbIFs().