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.
Public Attributes | List of all members
DeviceSoapySDRParams::GainSetting Struct Reference

#include <devicesoapysdrparams.h>

Public Attributes

std::string m_name
 Name of the gain element. More...
 
SoapySDR::Range m_range
 Gain range. More...
 

Detailed Description

Definition at line 40 of file devicesoapysdrparams.h.

Member Data Documentation

◆ m_name

std::string DeviceSoapySDRParams::GainSetting::m_name

Name of the gain element.

Definition at line 42 of file devicesoapysdrparams.h.

◆ m_range

SoapySDR::Range DeviceSoapySDRParams::GainSetting::m_range

Gain range.

Definition at line 43 of file devicesoapysdrparams.h.


The documentation for this struct was generated from the following file: