#include <devicesoapysdrshared.h>
Definition at line 39 of file devicesoapysdrshared.h.
◆ MsgReportBuddyChange()
DeviceSoapySDRShared::MsgReportBuddyChange::MsgReportBuddyChange |
( |
uint64_t |
centerFrequency, |
|
|
int |
LOppmTenths, |
|
|
int |
fcPos, |
|
|
int |
devSampleRate, |
|
|
bool |
rxElseTx |
|
) |
| |
|
inlineprivate |
Definition at line 71 of file devicesoapysdrshared.h.
int m_devSampleRate
device/host sample rate
int m_LOppmTenths
LO soft correction in tenths of ppm.
int m_fcPos
Center frequency position.
uint64_t m_centerFrequency
Center frequency.
bool m_rxElseTx
tells which side initiated the message
◆ create()
static MsgReportBuddyChange* DeviceSoapySDRShared::MsgReportBuddyChange::create |
( |
uint64_t |
centerFrequency, |
|
|
int |
LOppmTenths, |
|
|
int |
fcPos, |
|
|
int |
devSampleRate, |
|
|
bool |
rxElseTx |
|
) |
| |
|
inlinestatic |
◆ getCenterFrequency()
uint64_t DeviceSoapySDRShared::MsgReportBuddyChange::getCenterFrequency |
( |
| ) |
const |
|
inline |
◆ getDevSampleRate()
int DeviceSoapySDRShared::MsgReportBuddyChange::getDevSampleRate |
( |
| ) |
const |
|
inline |
◆ getFcPos()
int DeviceSoapySDRShared::MsgReportBuddyChange::getFcPos |
( |
| ) |
const |
|
inline |
◆ getLOppmTenths()
int DeviceSoapySDRShared::MsgReportBuddyChange::getLOppmTenths |
( |
| ) |
const |
|
inline |
◆ getRxElseTx()
bool DeviceSoapySDRShared::MsgReportBuddyChange::getRxElseTx |
( |
| ) |
const |
|
inline |
◆ m_centerFrequency
uint64_t DeviceSoapySDRShared::MsgReportBuddyChange::m_centerFrequency |
|
private |
◆ m_devSampleRate
int DeviceSoapySDRShared::MsgReportBuddyChange::m_devSampleRate |
|
private |
◆ m_fcPos
int DeviceSoapySDRShared::MsgReportBuddyChange::m_fcPos |
|
private |
◆ m_LOppmTenths
int DeviceSoapySDRShared::MsgReportBuddyChange::m_LOppmTenths |
|
private |
◆ m_rxElseTx
bool DeviceSoapySDRShared::MsgReportBuddyChange::m_rxElseTx |
|
private |
The documentation for this class was generated from the following file: