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.
UDPSourceMessages::MsgSampleRateCorrection Member List

This is the complete list of members for UDPSourceMessages::MsgSampleRateCorrection, including all inherited members.

create(float correctionFactor, float rawDeltaRatio)UDPSourceMessages::MsgSampleRateCorrectioninlinestatic
getCorrectionFactor() constUDPSourceMessages::MsgSampleRateCorrectioninline
getDestination() constMessageinline
getIdentifier() constMessagevirtual
getRawDeltaRatio() constUDPSourceMessages::MsgSampleRateCorrectioninline
m_correctionFactorUDPSourceMessages::MsgSampleRateCorrectionprivate
m_destinationMessageprotected
m_identifierMessageprotectedstatic
m_rawDeltaRatioUDPSourceMessages::MsgSampleRateCorrectionprivate
match(const Message *message)Messagestatic
matchIdentifier(const char *identifier) constMessagevirtual
Message()Message
MsgSampleRateCorrection(float correctionFactor, float rawDeltaRatio)UDPSourceMessages::MsgSampleRateCorrectioninlineprivate
setDestination(void *destination)Messageinline
~Message()Messagevirtual