Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ getAnalyzerParams
Method
getAnalyzerParams
Settings/ConfigDialog.cpp:89–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
Suscan::AnalyzerParams
90
ConfigDialog::getAnalyzerParams(void) const
91
{
92
return this->analyzerParams;
93
}
94
95
Suscan::Source::Config
96
ConfigDialog::getProfile(void) const
Callers
6
startCapture
Method · 0.45
applyConfig
Method · 0.45
updateAnalyzerParams
Method · 0.45
onFftSizeChanged
Method · 0.45
onRefreshRateChanged
Method · 0.45
onWindowFunctionChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected