#include <bladerf2input.h>
Definition at line 103 of file bladerf2input.h.
◆ MsgReportGainRange()
BladeRF2Input::MsgReportGainRange::MsgReportGainRange |
( |
int |
min, |
|
|
int |
max, |
|
|
int |
step |
|
) |
| |
|
inlineprotected |
Definition at line 120 of file bladerf2input.h.
T max(const T &x, const T &y)
T min(const T &x, const T &y)
◆ create()
static MsgReportGainRange* BladeRF2Input::MsgReportGainRange::create |
( |
int |
min, |
|
|
int |
max, |
|
|
int |
step |
|
) |
| |
|
inlinestatic |
◆ getMax()
int BladeRF2Input::MsgReportGainRange::getMax |
( |
| ) |
const |
|
inline |
◆ getMin()
int BladeRF2Input::MsgReportGainRange::getMin |
( |
| ) |
const |
|
inline |
◆ getStep()
int BladeRF2Input::MsgReportGainRange::getStep |
( |
| ) |
const |
|
inline |
◆ m_max
int BladeRF2Input::MsgReportGainRange::m_max |
|
protected |
◆ m_min
int BladeRF2Input::MsgReportGainRange::m_min |
|
protected |
◆ m_step
int BladeRF2Input::MsgReportGainRange::m_step |
|
protected |
The documentation for this class was generated from the following file: