MCPcopy 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
195void SpectrumTrace::set_dbv_range(int range)
196{
197 _dbv_range = range;
198}
199
200int SpectrumTrace::dbv_range()
201{

Callers 1

acceptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected