MCPcopy 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
787qint64
788MainSpectrum::getCenterFreq(void) const
789{
790 return this->ui->fcLcd->getValue();
791}
792
793qint64
794MainSpectrum::getLoFreq(void) const

Callers 12

setLoFreqMethod · 0.95
setLnbFreqMethod · 0.95
setSampleRateMethod · 0.95
getLoFreqMethod · 0.95
onWfLoChangedMethod · 0.95
onNewZoomLevelMethod · 0.80
applyConfigMethod · 0.80
onSourceInfoMessageMethod · 0.80
onFrequencyChangedMethod · 0.80
getCurrentCenterFreqMethod · 0.80
onAddBookmarkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected