MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / setShowFATs

Method setShowFATs

Components/MainSpectrum.cpp:652–656  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

650}
651
652void
653MainSpectrum::setShowFATs(bool show)
654{
655 WATERFALL_CALL(setFATsVisible(show));
656}
657
658void
659MainSpectrum::pushFAT(FrequencyAllocationTable *fat)

Callers 1

setGuiConfigMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected