Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ set_sample_interval
Method
set_sample_interval
DSView/pv/data/spectrumstack.cpp:111–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
void SpectrumStack::set_sample_interval(int interval)
112
{
113
_sample_interval = interval;
114
}
115
116
const std::vector<double> SpectrumStack::get_fft_spectrum()
117
{
Callers
1
accept
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected