MCPcopy 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
89Suscan::AnalyzerParams
90ConfigDialog::getAnalyzerParams(void) const
91{
92 return this->analyzerParams;
93}
94
95Suscan::Source::Config
96ConfigDialog::getProfile(void) const

Callers 6

startCaptureMethod · 0.45
applyConfigMethod · 0.45
updateAnalyzerParamsMethod · 0.45
onFftSizeChangedMethod · 0.45
onRefreshRateChangedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected