MCPcopy 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
418void
419MainSpectrum::setWfRange(float min, float max)
420{
421 WATERFALL_CALL(setWaterfallRange(min, max));
422}
423
424void
425MainSpectrum::setPanWfRatio(float ratio)

Callers 2

onRangeChangedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected