Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ setLnbFreq
Method
setLnbFreq
Components/MainSpectrum.cpp:357–361 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
355
}
356
357
void
358
MainSpectrum::setLnbFreq(qint64 lnbFreq)
359
{
360
this->setFreqs(this->getCenterFreq(), lnbFreq);
361
}
362
363
void
364
MainSpectrum::setLocked(bool locked)
Callers
1
onLnbFrequencyChanged
Method · 0.95
Calls
2
setFreqs
Method · 0.95
getCenterFreq
Method · 0.95
Tested by
no test coverage detected