Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ getMaxFreq
Method
getMaxFreq
Components/PanoramicDialog.cpp:356–360 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
354
}
355
356
SUFREQ
357
PanoramicDialog::getMaxFreq(void) const
358
{
359
return this->ui->rangeEndSpin->value();
360
}
361
362
void
363
PanoramicDialog::setRunning(bool running)
Callers
9
onNewZoomLevel
Method · 0.95
onNewCenterFreq
Method · 0.95
populateDeviceCombo
Method · 0.45
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