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::FrequencySetting Struct Reference

#include <devicesoapysdrparams.h>

Public Attributes

std::string m_name
 Name of the tunable element. More...
 
SoapySDR::RangeList m_ranges
 List of ranges of the tunable element. More...
 

Detailed Description

Definition at line 46 of file devicesoapysdrparams.h.

Member Data Documentation

◆ m_name

std::string DeviceSoapySDRParams::FrequencySetting::m_name

Name of the tunable element.

Definition at line 48 of file devicesoapysdrparams.h.

◆ m_ranges

SoapySDR::RangeList DeviceSoapySDRParams::FrequencySetting::m_ranges

List of ranges of the tunable element.

Definition at line 49 of file devicesoapysdrparams.h.

Referenced by SoapySDROutput::getFrequencyRange(), and SoapySDRInput::getFrequencyRange().


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