Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ getRelBw
Method
getRelBw
Components/PanoramicDialog.cpp:753–757 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
751
}
752
753
float
754
PanoramicDialog::getRelBw(void) const
755
{
756
return this->ui->relBwSlider->value() / 100.f;
757
}
758
759
DeviceGain *
760
PanoramicDialog::lookupGain(std::string const &name)
Callers
2
onNewZoomLevel
Method · 0.95
getPanSpectrumRelBw
Method · 0.80
Calls
1
value
Method · 0.80
Tested by
no test coverage detected