#include <sdrplayinput.h>
Definition at line 71 of file sdrplayinput.h.
◆ MsgReportSDRPlayGains()
SDRPlayInput::MsgReportSDRPlayGains::MsgReportSDRPlayGains |
( |
int |
lnaGain, |
|
|
int |
mixerGain, |
|
|
int |
basebandGain, |
|
|
int |
tunerGain |
|
) |
| |
|
inlineprotected |
◆ create()
static MsgReportSDRPlayGains* SDRPlayInput::MsgReportSDRPlayGains::create |
( |
int |
lnaGain, |
|
|
int |
mixerGain, |
|
|
int |
basebandGain, |
|
|
int |
tunerGain |
|
) |
| |
|
inlinestatic |
◆ getBasebandGain()
int SDRPlayInput::MsgReportSDRPlayGains::getBasebandGain |
( |
| ) |
const |
|
inline |
◆ getLNAGain()
int SDRPlayInput::MsgReportSDRPlayGains::getLNAGain |
( |
| ) |
const |
|
inline |
◆ getMixerGain()
int SDRPlayInput::MsgReportSDRPlayGains::getMixerGain |
( |
| ) |
const |
|
inline |
◆ getTunerGain()
int SDRPlayInput::MsgReportSDRPlayGains::getTunerGain |
( |
| ) |
const |
|
inline |
◆ m_basebandGain
int SDRPlayInput::MsgReportSDRPlayGains::m_basebandGain |
|
protected |
◆ m_lnaGain
int SDRPlayInput::MsgReportSDRPlayGains::m_lnaGain |
|
protected |
◆ m_mixerGain
int SDRPlayInput::MsgReportSDRPlayGains::m_mixerGain |
|
protected |
◆ m_tunerGain
int SDRPlayInput::MsgReportSDRPlayGains::m_tunerGain |
|
protected |
The documentation for this class was generated from the following file: