MCPcopy 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
356SUFREQ
357PanoramicDialog::getMaxFreq(void) const
358{
359 return this->ui->rangeEndSpin->value();
360}
361
362void
363PanoramicDialog::setRunning(bool running)

Callers 9

onNewZoomLevelMethod · 0.95
onNewCenterFreqMethod · 0.95
populateDeviceComboMethod · 0.45
setRangesMethod · 0.45
onDeviceChangedMethod · 0.45
onFullRangeChangedMethod · 0.45
getPanSpectrumRangeMethod · 0.45
refreshProfileMethod · 0.45

Calls 1

valueMethod · 0.80

Tested by

no test coverage detected