MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / getLoFreq

Method getLoFreq

Components/MainSpectrum.cpp:793–797  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

791}
792
793qint64
794MainSpectrum::getLoFreq(void) const
795{
796 return this->ui->loLcd->getValue() - this->getCenterFreq();
797}
798
799qint64
800MainSpectrum::getLnbFreq(void) const

Callers 10

setLoFreqMethod · 0.95
onWfLoChangedMethod · 0.95
onLoChangedMethod · 0.95
startRawCaptureMethod · 0.80
onOpenInspectorMethod · 0.80
applyConfigMethod · 0.80
onSourceInfoMessageMethod · 0.80
onLoChangedMethod · 0.80
onAddBookmarkMethod · 0.80

Calls 1

getCenterFreqMethod · 0.95

Tested by

no test coverage detected