Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
793
qint64
794
MainSpectrum::getLoFreq(void) const
795
{
796
return this->ui->loLcd->getValue() - this->getCenterFreq();
797
}
798
799
qint64
800
MainSpectrum::getLnbFreq(void) const
Callers
10
setLoFreq
Method · 0.95
onWfLoChanged
Method · 0.95
onLoChanged
Method · 0.95
startRawCapture
Method · 0.80
onOpenInspector
Method · 0.80
onSpectrumFrequencyChanged
Method · 0.80
applyConfig
Method · 0.80
onSourceInfoMessage
Method · 0.80
onLoChanged
Method · 0.80
onAddBookmark
Method · 0.80
Calls
1
getCenterFreq
Method · 0.95
Tested by
no test coverage detected