Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cjcliffe/CubicSDR
/ getWaterfallDataThread
Method
getWaterfallDataThread
src/AppFrame.cpp:2705–2707 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2703
}
2704
2705
FFTVisualDataThread *AppFrame::getWaterfallDataThread() {
2706
return waterfallDataThread;
2707
}
2708
2709
WaterfallCanvas *AppFrame::getWaterfallCanvas() {
2710
return waterfallCanvas;
Callers
4
setSampleRate
Method · 0.80
FrequencyDialog
Method · 0.80
OnPaint
Method · 0.80
updateScaleFactor
Method · 0.80
Calls
no outgoing calls
Tested by
1
updateScaleFactor
Method · 0.64