Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ setBandwidth
Method
setBandwidth
Default/Source/SourceWidget.cpp:481–485 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
479
}
480
481
void
482
SourceWidget::setBandwidth(float bw)
483
{
484
this->ui->bwSpin->setValue(static_cast<qreal>(bw));
485
}
486
487
void
488
SourceWidget::setPPM(float ppm)
Callers
3
applySourceInfo
Method · 0.95
setProfile
Method · 0.95
onBandwidthChanged
Method · 0.45
Calls
1
setValue
Method · 0.80
Tested by
no test coverage detected