MCPcopy Create free account
hub / github.com/cjcliffe/CubicSDR / getUseDBOfs

Method getUseDBOfs

src/visual/SpectrumCanvas.cpp:179–181  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

177}
178
179bool SpectrumCanvas::getUseDBOfs() {
180 return spectrumPanel.getUseDBOffset();
181}
182
183void SpectrumCanvas::setView(long long center_freq_in, int bandwidth_in) {
184 bwChange += bandwidth_in-bandwidth;

Callers

nothing calls this directly

Calls 1

getUseDBOffsetMethod · 0.80

Tested by

no test coverage detected