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 <SWGSoapySDROutputSettings.h>
Definition at line 35 of file SWGSoapySDROutputSettings.h.
SWGSDRangel::SWGSoapySDROutputSettings::SWGSoapySDROutputSettings | ( | ) |
Definition at line 30 of file SWGSoapySDROutputSettings.cpp.
References antenna, auto_dc_correction, auto_gain, auto_iq_correction, bandwidth, center_frequency, dc_correction, dev_sample_rate, device_arg_settings, global_gain, individual_gains, iq_correction, l_oppm_tenths, log2_interp, m_antenna_isSet, m_auto_dc_correction_isSet, m_auto_gain_isSet, m_auto_iq_correction_isSet, m_bandwidth_isSet, m_center_frequency_isSet, m_dc_correction_isSet, m_dev_sample_rate_isSet, m_device_arg_settings_isSet, m_global_gain_isSet, m_individual_gains_isSet, m_iq_correction_isSet, m_l_oppm_tenths_isSet, m_log2_interp_isSet, m_reverse_api_address_isSet, m_reverse_api_device_index_isSet, m_reverse_api_port_isSet, m_stream_arg_settings_isSet, m_transverter_delta_frequency_isSet, m_transverter_mode_isSet, m_tunable_elements_isSet, m_use_reverse_api_isSet, reverse_api_address, reverse_api_device_index, reverse_api_port, stream_arg_settings, transverter_delta_frequency, transverter_mode, tunable_elements, and use_reverse_api.
SWGSDRangel::SWGSoapySDROutputSettings::SWGSoapySDROutputSettings | ( | QString * | json | ) |
Definition at line 25 of file SWGSoapySDROutputSettings.cpp.
References fromJson(), and init().
|
virtual |
Definition at line 77 of file SWGSoapySDROutputSettings.cpp.
References cleanup().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 245 of file SWGSoapySDROutputSettings.cpp.
References asJsonObject().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 256 of file SWGSoapySDROutputSettings.cpp.
References antenna, auto_dc_correction, auto_gain, auto_iq_correction, bandwidth, center_frequency, dc_correction, dev_sample_rate, device_arg_settings, global_gain, individual_gains, iq_correction, SWGSDRangel::SWGComplex::isSet(), l_oppm_tenths, log2_interp, m_auto_dc_correction_isSet, m_auto_gain_isSet, m_auto_iq_correction_isSet, m_bandwidth_isSet, m_center_frequency_isSet, m_dev_sample_rate_isSet, m_global_gain_isSet, m_l_oppm_tenths_isSet, m_log2_interp_isSet, m_reverse_api_device_index_isSet, m_reverse_api_port_isSet, m_transverter_delta_frequency_isSet, m_transverter_mode_isSet, m_use_reverse_api_isSet, reverse_api_address, reverse_api_device_index, reverse_api_port, stream_arg_settings, SWGSDRangel::toJsonArray(), SWGSDRangel::toJsonValue(), transverter_delta_frequency, transverter_mode, tunable_elements, and use_reverse_api.
Referenced by asJson().
void SWGSDRangel::SWGSoapySDROutputSettings::cleanup | ( | ) |
Definition at line 130 of file SWGSoapySDROutputSettings.cpp.
References antenna, dc_correction, device_arg_settings, individual_gains, iq_correction, reverse_api_address, stream_arg_settings, and tunable_elements.
Referenced by ~SWGSoapySDROutputSettings().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 188 of file SWGSoapySDROutputSettings.cpp.
References fromJsonObject().
Referenced by SWGSoapySDROutputSettings().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 197 of file SWGSoapySDROutputSettings.cpp.
References antenna, auto_dc_correction, auto_gain, auto_iq_correction, bandwidth, center_frequency, dc_correction, dev_sample_rate, device_arg_settings, global_gain, individual_gains, iq_correction, l_oppm_tenths, log2_interp, reverse_api_address, reverse_api_device_index, reverse_api_port, SWGSDRangel::setValue(), stream_arg_settings, transverter_delta_frequency, transverter_mode, tunable_elements, and use_reverse_api.
Referenced by fromJson(), and WebAPIRequestMapper::validateDeviceSettings().
QString * SWGSDRangel::SWGSoapySDROutputSettings::getAntenna | ( | ) |
Definition at line 389 of file SWGSoapySDROutputSettings.cpp.
References antenna.
Referenced by SoapySDROutput::webapiFormatDeviceSettings(), and SoapySDROutput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSoapySDROutputSettings::getAutoDcCorrection | ( | ) |
Definition at line 449 of file SWGSoapySDROutputSettings.cpp.
References auto_dc_correction.
Referenced by SoapySDROutput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSoapySDROutputSettings::getAutoGain | ( | ) |
Definition at line 439 of file SWGSoapySDROutputSettings.cpp.
References auto_gain.
Referenced by SoapySDROutput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSoapySDROutputSettings::getAutoIqCorrection | ( | ) |
Definition at line 459 of file SWGSoapySDROutputSettings.cpp.
References auto_iq_correction.
Referenced by SoapySDROutput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSoapySDROutputSettings::getBandwidth | ( | ) |
Definition at line 399 of file SWGSoapySDROutputSettings.cpp.
References bandwidth.
Referenced by SoapySDROutput::webapiSettingsPutPatch().
qint64 SWGSDRangel::SWGSoapySDROutputSettings::getCenterFrequency | ( | ) |
Definition at line 329 of file SWGSoapySDROutputSettings.cpp.
References center_frequency.
Referenced by SoapySDROutput::webapiSettingsPutPatch().
SWGComplex * SWGSDRangel::SWGSoapySDROutputSettings::getDcCorrection | ( | ) |
Definition at line 469 of file SWGSoapySDROutputSettings.cpp.
References dc_correction.
Referenced by SoapySDROutput::webapiFormatDeviceSettings(), SoapySDROutput::webapiReverseSendSettings(), and SoapySDROutput::webapiSettingsPutPatch().
QList< SWGArgValue * > * SWGSDRangel::SWGSoapySDROutputSettings::getDeviceArgSettings | ( | ) |
Definition at line 499 of file SWGSoapySDROutputSettings.cpp.
References device_arg_settings.
Referenced by SoapySDROutput::webapiFormatDeviceSettings(), and SoapySDROutput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSoapySDROutputSettings::getDevSampleRate | ( | ) |
Definition at line 349 of file SWGSoapySDROutputSettings.cpp.
References dev_sample_rate.
Referenced by SoapySDROutput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSoapySDROutputSettings::getGlobalGain | ( | ) |
Definition at line 419 of file SWGSoapySDROutputSettings.cpp.
References global_gain.
Referenced by SoapySDROutput::webapiSettingsPutPatch().
QList< SWGArgValue * > * SWGSDRangel::SWGSoapySDROutputSettings::getIndividualGains | ( | ) |
Definition at line 429 of file SWGSoapySDROutputSettings.cpp.
References individual_gains.
Referenced by SoapySDROutput::webapiFormatDeviceSettings(), and SoapySDROutput::webapiSettingsPutPatch().
SWGComplex * SWGSDRangel::SWGSoapySDROutputSettings::getIqCorrection | ( | ) |
Definition at line 479 of file SWGSoapySDROutputSettings.cpp.
References iq_correction.
Referenced by SoapySDROutput::webapiFormatDeviceSettings(), SoapySDROutput::webapiReverseSendSettings(), and SoapySDROutput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSoapySDROutputSettings::getLog2Interp | ( | ) |
Definition at line 359 of file SWGSoapySDROutputSettings.cpp.
References log2_interp.
Referenced by SoapySDROutput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSoapySDROutputSettings::getLOppmTenths | ( | ) |
Definition at line 339 of file SWGSoapySDROutputSettings.cpp.
References l_oppm_tenths.
Referenced by SoapySDROutput::webapiSettingsPutPatch().
QString * SWGSDRangel::SWGSoapySDROutputSettings::getReverseApiAddress | ( | ) |
Definition at line 519 of file SWGSoapySDROutputSettings.cpp.
References reverse_api_address.
Referenced by SoapySDROutput::webapiFormatDeviceSettings(), and SoapySDROutput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSoapySDROutputSettings::getReverseApiDeviceIndex | ( | ) |
Definition at line 539 of file SWGSoapySDROutputSettings.cpp.
References reverse_api_device_index.
Referenced by SoapySDROutput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSoapySDROutputSettings::getReverseApiPort | ( | ) |
Definition at line 529 of file SWGSoapySDROutputSettings.cpp.
References reverse_api_port.
Referenced by SoapySDROutput::webapiSettingsPutPatch().
QList< SWGArgValue * > * SWGSDRangel::SWGSoapySDROutputSettings::getStreamArgSettings | ( | ) |
Definition at line 489 of file SWGSoapySDROutputSettings.cpp.
References stream_arg_settings.
Referenced by SoapySDROutput::webapiFormatDeviceSettings(), and SoapySDROutput::webapiSettingsPutPatch().
qint64 SWGSDRangel::SWGSoapySDROutputSettings::getTransverterDeltaFrequency | ( | ) |
Definition at line 379 of file SWGSoapySDROutputSettings.cpp.
References transverter_delta_frequency.
Referenced by SoapySDROutput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSoapySDROutputSettings::getTransverterMode | ( | ) |
Definition at line 369 of file SWGSoapySDROutputSettings.cpp.
References transverter_mode.
Referenced by SoapySDROutput::webapiSettingsPutPatch().
QList< SWGArgValue * > * SWGSDRangel::SWGSoapySDROutputSettings::getTunableElements | ( | ) |
Definition at line 409 of file SWGSoapySDROutputSettings.cpp.
References tunable_elements.
Referenced by SoapySDROutput::webapiFormatDeviceSettings(), and SoapySDROutput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSoapySDROutputSettings::getUseReverseApi | ( | ) |
Definition at line 509 of file SWGSoapySDROutputSettings.cpp.
References use_reverse_api.
Referenced by SoapySDROutput::webapiSettingsPutPatch().
void SWGSDRangel::SWGSoapySDROutputSettings::init | ( | ) |
Definition at line 82 of file SWGSoapySDROutputSettings.cpp.
References antenna, auto_dc_correction, auto_gain, auto_iq_correction, bandwidth, center_frequency, dc_correction, dev_sample_rate, device_arg_settings, global_gain, individual_gains, iq_correction, l_oppm_tenths, log2_interp, m_antenna_isSet, m_auto_dc_correction_isSet, m_auto_gain_isSet, m_auto_iq_correction_isSet, m_bandwidth_isSet, m_center_frequency_isSet, m_dc_correction_isSet, m_dev_sample_rate_isSet, m_device_arg_settings_isSet, m_global_gain_isSet, m_individual_gains_isSet, m_iq_correction_isSet, m_l_oppm_tenths_isSet, m_log2_interp_isSet, m_reverse_api_address_isSet, m_reverse_api_device_index_isSet, m_reverse_api_port_isSet, m_stream_arg_settings_isSet, m_transverter_delta_frequency_isSet, m_transverter_mode_isSet, m_tunable_elements_isSet, m_use_reverse_api_isSet, reverse_api_address, reverse_api_device_index, reverse_api_port, stream_arg_settings, transverter_delta_frequency, transverter_mode, tunable_elements, and use_reverse_api.
Referenced by SWGSoapySDROutputSettings(), SoapySDROutput::webapiReverseSendSettings(), and SoapySDROutput::webapiSettingsGet().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 550 of file SWGSoapySDROutputSettings.cpp.
References antenna, dc_correction, device_arg_settings, individual_gains, iq_correction, SWGSDRangel::SWGComplex::isSet(), m_auto_dc_correction_isSet, m_auto_gain_isSet, m_auto_iq_correction_isSet, m_bandwidth_isSet, m_center_frequency_isSet, m_dev_sample_rate_isSet, m_global_gain_isSet, m_l_oppm_tenths_isSet, m_log2_interp_isSet, m_reverse_api_device_index_isSet, m_reverse_api_port_isSet, m_transverter_delta_frequency_isSet, m_transverter_mode_isSet, m_use_reverse_api_isSet, reverse_api_address, stream_arg_settings, and tunable_elements.
Referenced by SWGSDRangel::SWGDeviceSettings::asJsonObject(), SWGSDRangel::SWGDeviceSettings_2::asJsonObject(), SWGSDRangel::SWGDeviceSettings_2::isSet(), and SWGSDRangel::SWGDeviceSettings::isSet().
void SWGSDRangel::SWGSoapySDROutputSettings::setAntenna | ( | QString * | antenna | ) |
Definition at line 393 of file SWGSoapySDROutputSettings.cpp.
References antenna, and m_antenna_isSet.
Referenced by SoapySDROutput::webapiFormatDeviceSettings(), and SoapySDROutput::webapiReverseSendSettings().
void SWGSDRangel::SWGSoapySDROutputSettings::setAutoDcCorrection | ( | qint32 | auto_dc_correction | ) |
Definition at line 453 of file SWGSoapySDROutputSettings.cpp.
References auto_dc_correction, and m_auto_dc_correction_isSet.
Referenced by SoapySDROutput::webapiFormatDeviceSettings(), and SoapySDROutput::webapiReverseSendSettings().
void SWGSDRangel::SWGSoapySDROutputSettings::setAutoGain | ( | qint32 | auto_gain | ) |
Definition at line 443 of file SWGSoapySDROutputSettings.cpp.
References auto_gain, and m_auto_gain_isSet.
Referenced by SoapySDROutput::webapiFormatDeviceSettings(), and SoapySDROutput::webapiReverseSendSettings().
void SWGSDRangel::SWGSoapySDROutputSettings::setAutoIqCorrection | ( | qint32 | auto_iq_correction | ) |
Definition at line 463 of file SWGSoapySDROutputSettings.cpp.
References auto_iq_correction, and m_auto_iq_correction_isSet.
Referenced by SoapySDROutput::webapiFormatDeviceSettings(), and SoapySDROutput::webapiReverseSendSettings().
void SWGSDRangel::SWGSoapySDROutputSettings::setBandwidth | ( | qint32 | bandwidth | ) |
Definition at line 403 of file SWGSoapySDROutputSettings.cpp.
References bandwidth, and m_bandwidth_isSet.
Referenced by SoapySDROutput::webapiFormatDeviceSettings(), and SoapySDROutput::webapiReverseSendSettings().
void SWGSDRangel::SWGSoapySDROutputSettings::setCenterFrequency | ( | qint64 | center_frequency | ) |
Definition at line 333 of file SWGSoapySDROutputSettings.cpp.
References center_frequency, and m_center_frequency_isSet.
Referenced by SoapySDROutput::webapiFormatDeviceSettings(), and SoapySDROutput::webapiReverseSendSettings().
void SWGSDRangel::SWGSoapySDROutputSettings::setDcCorrection | ( | SWGComplex * | dc_correction | ) |
Definition at line 473 of file SWGSoapySDROutputSettings.cpp.
References dc_correction, and m_dc_correction_isSet.
Referenced by SoapySDROutput::webapiFormatDeviceSettings(), and SoapySDROutput::webapiReverseSendSettings().
void SWGSDRangel::SWGSoapySDROutputSettings::setDeviceArgSettings | ( | QList< SWGArgValue *> * | device_arg_settings | ) |
Definition at line 503 of file SWGSoapySDROutputSettings.cpp.
References device_arg_settings, and m_device_arg_settings_isSet.
Referenced by SoapySDROutput::webapiFormatDeviceSettings().
void SWGSDRangel::SWGSoapySDROutputSettings::setDevSampleRate | ( | qint32 | dev_sample_rate | ) |
Definition at line 353 of file SWGSoapySDROutputSettings.cpp.
References dev_sample_rate, and m_dev_sample_rate_isSet.
Referenced by SoapySDROutput::webapiFormatDeviceSettings(), and SoapySDROutput::webapiReverseSendSettings().
void SWGSDRangel::SWGSoapySDROutputSettings::setGlobalGain | ( | qint32 | global_gain | ) |
Definition at line 423 of file SWGSoapySDROutputSettings.cpp.
References global_gain, and m_global_gain_isSet.
Referenced by SoapySDROutput::webapiFormatDeviceSettings(), and SoapySDROutput::webapiReverseSendSettings().
void SWGSDRangel::SWGSoapySDROutputSettings::setIndividualGains | ( | QList< SWGArgValue *> * | individual_gains | ) |
Definition at line 433 of file SWGSoapySDROutputSettings.cpp.
References individual_gains, and m_individual_gains_isSet.
Referenced by SoapySDROutput::webapiFormatDeviceSettings().
void SWGSDRangel::SWGSoapySDROutputSettings::setIqCorrection | ( | SWGComplex * | iq_correction | ) |
Definition at line 483 of file SWGSoapySDROutputSettings.cpp.
References iq_correction, and m_iq_correction_isSet.
Referenced by SoapySDROutput::webapiFormatDeviceSettings(), and SoapySDROutput::webapiReverseSendSettings().
void SWGSDRangel::SWGSoapySDROutputSettings::setLog2Interp | ( | qint32 | log2_interp | ) |
Definition at line 363 of file SWGSoapySDROutputSettings.cpp.
References log2_interp, and m_log2_interp_isSet.
Referenced by SoapySDROutput::webapiFormatDeviceSettings(), and SoapySDROutput::webapiReverseSendSettings().
void SWGSDRangel::SWGSoapySDROutputSettings::setLOppmTenths | ( | qint32 | l_oppm_tenths | ) |
Definition at line 343 of file SWGSoapySDROutputSettings.cpp.
References l_oppm_tenths, and m_l_oppm_tenths_isSet.
Referenced by SoapySDROutput::webapiFormatDeviceSettings(), and SoapySDROutput::webapiReverseSendSettings().
void SWGSDRangel::SWGSoapySDROutputSettings::setReverseApiAddress | ( | QString * | reverse_api_address | ) |
Definition at line 523 of file SWGSoapySDROutputSettings.cpp.
References m_reverse_api_address_isSet, and reverse_api_address.
Referenced by SoapySDROutput::webapiFormatDeviceSettings().
void SWGSDRangel::SWGSoapySDROutputSettings::setReverseApiDeviceIndex | ( | qint32 | reverse_api_device_index | ) |
Definition at line 543 of file SWGSoapySDROutputSettings.cpp.
References m_reverse_api_device_index_isSet, and reverse_api_device_index.
Referenced by SoapySDROutput::webapiFormatDeviceSettings().
void SWGSDRangel::SWGSoapySDROutputSettings::setReverseApiPort | ( | qint32 | reverse_api_port | ) |
Definition at line 533 of file SWGSoapySDROutputSettings.cpp.
References m_reverse_api_port_isSet, and reverse_api_port.
Referenced by SoapySDROutput::webapiFormatDeviceSettings().
void SWGSDRangel::SWGSoapySDROutputSettings::setStreamArgSettings | ( | QList< SWGArgValue *> * | stream_arg_settings | ) |
Definition at line 493 of file SWGSoapySDROutputSettings.cpp.
References m_stream_arg_settings_isSet, and stream_arg_settings.
Referenced by SoapySDROutput::webapiFormatDeviceSettings().
void SWGSDRangel::SWGSoapySDROutputSettings::setTransverterDeltaFrequency | ( | qint64 | transverter_delta_frequency | ) |
Definition at line 383 of file SWGSoapySDROutputSettings.cpp.
References m_transverter_delta_frequency_isSet, and transverter_delta_frequency.
Referenced by SoapySDROutput::webapiFormatDeviceSettings(), and SoapySDROutput::webapiReverseSendSettings().
void SWGSDRangel::SWGSoapySDROutputSettings::setTransverterMode | ( | qint32 | transverter_mode | ) |
Definition at line 373 of file SWGSoapySDROutputSettings.cpp.
References m_transverter_mode_isSet, and transverter_mode.
Referenced by SoapySDROutput::webapiFormatDeviceSettings(), and SoapySDROutput::webapiReverseSendSettings().
void SWGSDRangel::SWGSoapySDROutputSettings::setTunableElements | ( | QList< SWGArgValue *> * | tunable_elements | ) |
Definition at line 413 of file SWGSoapySDROutputSettings.cpp.
References m_tunable_elements_isSet, and tunable_elements.
Referenced by SoapySDROutput::webapiFormatDeviceSettings().
void SWGSDRangel::SWGSoapySDROutputSettings::setUseReverseApi | ( | qint32 | use_reverse_api | ) |
Definition at line 513 of file SWGSoapySDROutputSettings.cpp.
References m_use_reverse_api_isSet, and use_reverse_api.
Referenced by SoapySDROutput::webapiFormatDeviceSettings().
|
private |
Definition at line 136 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getAntenna(), init(), isSet(), setAntenna(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 154 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getAutoDcCorrection(), init(), setAutoDcCorrection(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 151 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getAutoGain(), init(), setAutoGain(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 157 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getAutoIqCorrection(), init(), setAutoIqCorrection(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 139 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getBandwidth(), init(), setBandwidth(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 118 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getCenterFrequency(), init(), setCenterFrequency(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 160 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getDcCorrection(), init(), isSet(), setDcCorrection(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 124 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getDevSampleRate(), init(), setDevSampleRate(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 169 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getDeviceArgSettings(), init(), isSet(), setDeviceArgSettings(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 145 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getGlobalGain(), init(), setGlobalGain(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 148 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getIndividualGains(), init(), isSet(), setIndividualGains(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 163 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getIqCorrection(), init(), isSet(), setIqCorrection(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 121 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getLOppmTenths(), init(), setLOppmTenths(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 127 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getLog2Interp(), init(), setLog2Interp(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 137 of file SWGSoapySDROutputSettings.h.
Referenced by init(), setAntenna(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 155 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setAutoDcCorrection(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 152 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setAutoGain(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 158 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setAutoIqCorrection(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 140 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setBandwidth(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 119 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setCenterFrequency(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 161 of file SWGSoapySDROutputSettings.h.
Referenced by init(), setDcCorrection(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 125 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setDevSampleRate(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 170 of file SWGSoapySDROutputSettings.h.
Referenced by init(), setDeviceArgSettings(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 146 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setGlobalGain(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 149 of file SWGSoapySDROutputSettings.h.
Referenced by init(), setIndividualGains(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 164 of file SWGSoapySDROutputSettings.h.
Referenced by init(), setIqCorrection(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 122 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setLOppmTenths(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 128 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setLog2Interp(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 176 of file SWGSoapySDROutputSettings.h.
Referenced by init(), setReverseApiAddress(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 182 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setReverseApiDeviceIndex(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 179 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setReverseApiPort(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 167 of file SWGSoapySDROutputSettings.h.
Referenced by init(), setStreamArgSettings(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 134 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setTransverterDeltaFrequency(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 131 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setTransverterMode(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 143 of file SWGSoapySDROutputSettings.h.
Referenced by init(), setTunableElements(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 173 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setUseReverseApi(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 175 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getReverseApiAddress(), init(), isSet(), setReverseApiAddress(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 181 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getReverseApiDeviceIndex(), init(), setReverseApiDeviceIndex(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 178 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getReverseApiPort(), init(), setReverseApiPort(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 166 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getStreamArgSettings(), init(), isSet(), setStreamArgSettings(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 133 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getTransverterDeltaFrequency(), init(), setTransverterDeltaFrequency(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 130 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getTransverterMode(), init(), setTransverterMode(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 142 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getTunableElements(), init(), isSet(), setTunableElements(), and SWGSoapySDROutputSettings().
|
private |
Definition at line 172 of file SWGSoapySDROutputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getUseReverseApi(), init(), setUseReverseApi(), and SWGSoapySDROutputSettings().