Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cjcliffe/CubicSDR
/ getUseDBOffset
Method
getUseDBOffset
src/panel/SpectrumPanel.cpp:94–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
bool SpectrumPanel::getUseDBOffset() const {
95
return useDbOfs;
96
}
97
98
99
void SpectrumPanel::setPoints(std::vector<float> &points_in) {
Callers
1
getUseDBOfs
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected