Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ set_dbv_range
Method
set_dbv_range
DSView/pv/view/spectrumtrace.cpp:195–198 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
}
194
195
void SpectrumTrace::set_dbv_range(int range)
196
{
197
_dbv_range = range;
198
}
199
200
int SpectrumTrace::dbv_range()
201
{
Callers
1
accept
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected