MCPcopy 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
583bool
584FFTWidget::getPeakDetect(void) const
585{
586 return this->ui->detectPeakButton->isChecked();
587}
588
589bool
590FFTWidget::getPeakHold(void) const

Callers 2

onPeakChangedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected