Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ setWfRange
Method
setWfRange
Components/MainSpectrum.cpp:418–422 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
416
}
417
418
void
419
MainSpectrum::setWfRange(float min, float max)
420
{
421
WATERFALL_CALL(setWaterfallRange(min, max));
422
}
423
424
void
425
MainSpectrum::setPanWfRatio(float ratio)
Callers
2
refreshSpectrumScaleSettings
Method · 0.45
onRangeChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected