Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ getCenterFreq
Method
getCenterFreq
Components/MainSpectrum.cpp:787–791 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
785
}
786
787
qint64
788
MainSpectrum::getCenterFreq(void) const
789
{
790
return this->ui->fcLcd->getValue();
791
}
792
793
qint64
794
MainSpectrum::getLoFreq(void) const
Callers
12
setLoFreq
Method · 0.95
setLnbFreq
Method · 0.95
setSampleRate
Method · 0.95
getLoFreq
Method · 0.95
onWfLoChanged
Method · 0.95
onNewZoomLevel
Method · 0.80
onSpectrumFrequencyChanged
Method · 0.80
applyConfig
Method · 0.80
onSourceInfoMessage
Method · 0.80
onFrequencyChanged
Method · 0.80
getCurrentCenterFreq
Method · 0.80
onAddBookmark
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected