Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cjcliffe/CubicSDR
/ getViewBandwidth
Method
getViewBandwidth
src/AppFrame.cpp:3156–3158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3154
3155
3156
int AppFrame::getViewBandwidth() {
3157
return waterfallCanvas->getBandwidth();
3158
}
3159
3160
3161
void AppFrame::setStatusText(wxWindow* window, const std::string& statusText) {
Callers
1
makeActiveRangeEntry
Method · 0.80
Calls
1
getBandwidth
Method · 0.45
Tested by
no test coverage detected