MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / set_dc_ignore

Method set_dc_ignore

DSView/pv/data/spectrumstack.cpp:101–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99}
100
101void SpectrumStack::set_dc_ignore(bool ignore)
102{
103 _dc_ignore = ignore;
104}
105
106int SpectrumStack::get_sample_interval()
107{

Callers 1

acceptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected