Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ setCenterFreq
Method
setCenterFreq
Components/MainSpectrum.cpp:341–345 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
339
}
340
341
void
342
MainSpectrum::setCenterFreq(qint64 freq)
343
{
344
this->setFreqs(freq, this->getLnbFreq());
345
}
346
347
void
348
MainSpectrum::setLoFreq(qint64 loFreq)
Callers
1
onFrequencyChanged
Method · 0.95
Calls
2
setFreqs
Method · 0.95
getLnbFreq
Method · 0.95
Tested by
no test coverage detected