MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / getZeroPoint

Method getZeroPoint

Default/FFT/FFTWidget.cpp:645–649  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

643}
644
645float
646FFTWidget::getZeroPoint(void) const
647{
648 return SCAST(float, this->ui->zeroPointSpin->value());
649}
650
651float
652FFTWidget::getGain(void) const

Callers 1

zeroPointToDbMethod · 0.95

Calls 1

valueMethod · 0.80

Tested by

no test coverage detected