Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ getPreferredSampleRate
Method
getPreferredSampleRate
Components/PanoramicDialog.cpp:508–512 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
506
}
507
508
SUFLOAT
509
PanoramicDialog::getPreferredSampleRate(void) const
510
{
511
return this->ui->sampleRateSpin->value();
512
}
513
514
void
515
PanoramicDialog::setMinBwForZoom(quint64 bw)
Callers
1
getPanSpectrumPreferredSampleRate
Method · 0.80
Calls
1
value
Method · 0.80
Tested by
no test coverage detected