MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / SpectrumView

Method SpectrumView

Panoramic/Scanner.cpp:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24using namespace SigDigger;
25
26SpectrumView::SpectrumView()
27{
28 this->reset();
29}
30
31void
32SpectrumView::setRange(SUFREQ freqMin, SUFREQ freqMax)

Callers

nothing calls this directly

Calls 1

resetMethod · 0.95

Tested by

no test coverage detected