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 <devicesoapysdrparams.h>
Public Attributes | |
std::string | m_name |
Name of the gain element. More... | |
SoapySDR::Range | m_range |
Gain range. More... | |
Definition at line 40 of file devicesoapysdrparams.h.
std::string DeviceSoapySDRParams::GainSetting::m_name |
Name of the gain element.
Definition at line 42 of file devicesoapysdrparams.h.
SoapySDR::Range DeviceSoapySDRParams::GainSetting::m_range |
Gain range.
Definition at line 43 of file devicesoapysdrparams.h.