MCPcopy 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
2705FFTVisualDataThread *AppFrame::getWaterfallDataThread() {
2706 return waterfallDataThread;
2707}
2708
2709WaterfallCanvas *AppFrame::getWaterfallCanvas() {
2710 return waterfallCanvas;

Callers 4

setSampleRateMethod · 0.80
FrequencyDialogMethod · 0.80
OnPaintMethod · 0.80
updateScaleFactorMethod · 0.80

Calls

no outgoing calls

Tested by 1

updateScaleFactorMethod · 0.64