MCPcopy 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
94bool SpectrumPanel::getUseDBOffset() const {
95 return useDbOfs;
96}
97
98
99void SpectrumPanel::setPoints(std::vector<float> &points_in) {

Callers 1

getUseDBOfsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected