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

Method resetSpectrumLimits

Default/GenericInspector/InspectorUI.cpp:1022–1027  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1020}
1021
1022void
1023InspectorUI::resetSpectrumLimits(void)
1024{
1025 this->haveSpectrumLimits = false;
1026 this->spectrumAdjustCounter = 0;
1027}
1028
1029void
1030InspectorUI::updateEstimator(Suscan::EstimatorId id, float val)

Callers 1

feedSpectrumMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected