MCPcopy 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
350SUFREQ
351PanoramicDialog::getMinFreq(void) const
352{
353 return this->ui->rangeStartSpin->value();
354}
355
356SUFREQ
357PanoramicDialog::getMaxFreq(void) const

Callers 8

onNewZoomLevelMethod · 0.95
onNewCenterFreqMethod · 0.95
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