Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ getMinFreq
Method
getMinFreq
Components/PanoramicDialog.cpp:350–354 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
348
}
349
350
SUFREQ
351
PanoramicDialog::getMinFreq(void) const
352
{
353
return this->ui->rangeStartSpin->value();
354
}
355
356
SUFREQ
357
PanoramicDialog::getMaxFreq(void) const
Callers
8
onNewZoomLevel
Method · 0.95
onNewCenterFreq
Method · 0.95
setRanges
Method · 0.45
onDeviceChanged
Method · 0.45
onFullRangeChanged
Method · 0.45
refreshFrequencyLimits
Method · 0.45
getPanSpectrumRange
Method · 0.45
refreshProfile
Method · 0.45
Calls
1
value
Method · 0.80
Tested by
no test coverage detected