Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ getCaptureMode
Method
getCaptureMode
Components/MainSpectrum.cpp:781–785 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
779
}
780
781
MainSpectrum::CaptureMode
782
MainSpectrum::getCaptureMode(void) const
783
{
784
return this->mode;
785
}
786
787
qint64
788
MainSpectrum::getCenterFreq(void) const
Callers
1
refreshUI
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected