Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ getPeakDetect
Method
getPeakDetect
Default/FFT/FFTWidget.cpp:583–587 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
581
}
582
583
bool
584
FFTWidget::getPeakDetect(void) const
585
{
586
return this->ui->detectPeakButton->isChecked();
587
}
588
589
bool
590
FFTWidget::getPeakHold(void) const
Callers
2
refreshSpectrumRepresentationSettings
Method · 0.95
onPeakChanged
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected