MCPcopy 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
111void SpectrumStack::set_sample_interval(int interval)
112{
113 _sample_interval = interval;
114}
115
116const std::vector<double> SpectrumStack::get_fft_spectrum()
117{

Callers 1

acceptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected