Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ setPandapterRange
Method
setPandapterRange
Components/MainSpectrum.cpp:412–416 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
410
}
411
412
void
413
MainSpectrum::setPandapterRange(float min, float max)
414
{
415
WATERFALL_CALL(setPandapterRange(min, max));
416
}
417
418
void
419
MainSpectrum::setWfRange(float min, float max)
Callers
3
applyConfig
Method · 0.80
refreshSpectrumScaleSettings
Method · 0.80
onRangeChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected