MCPcopy 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
341void
342MainSpectrum::setCenterFreq(qint64 freq)
343{
344 this->setFreqs(freq, this->getLnbFreq());
345}
346
347void
348MainSpectrum::setLoFreq(qint64 loFreq)

Callers 1

onFrequencyChangedMethod · 0.95

Calls 2

setFreqsMethod · 0.95
getLnbFreqMethod · 0.95

Tested by

no test coverage detected