Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
645
float
646
FFTWidget::getZeroPoint(void) const
647
{
648
return SCAST(float, this->ui->zeroPointSpin->value());
649
}
650
651
float
652
FFTWidget::getGain(void) const
Callers
1
zeroPointToDb
Method · 0.95
Calls
1
value
Method · 0.80
Tested by
no test coverage detected