MCPcopy 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
412void
413MainSpectrum::setPandapterRange(float min, float max)
414{
415 WATERFALL_CALL(setPandapterRange(min, max));
416}
417
418void
419MainSpectrum::setWfRange(float min, float max)

Callers 3

applyConfigMethod · 0.80
onRangeChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected