MCPcopy 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
357void
358MainSpectrum::setLnbFreq(qint64 lnbFreq)
359{
360 this->setFreqs(this->getCenterFreq(), lnbFreq);
361}
362
363void
364MainSpectrum::setLocked(bool locked)

Callers 1

onLnbFrequencyChangedMethod · 0.95

Calls 2

setFreqsMethod · 0.95
getCenterFreqMethod · 0.95

Tested by

no test coverage detected