MCPcopy 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
3156int AppFrame::getViewBandwidth() {
3157 return waterfallCanvas->getBandwidth();
3158}
3159
3160
3161void AppFrame::setStatusText(wxWindow* window, const std::string& statusText) {

Callers 1

makeActiveRangeEntryMethod · 0.80

Calls 1

getBandwidthMethod · 0.45

Tested by

no test coverage detected