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

Method setPartitioning

Panoramic/Scanner.cpp:431–435  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

429}
430
431void
432Scanner::setPartitioning(Suscan::Analyzer::SpectrumPartitioning partitioning)
433{
434 this->analyzer->setSpectrumPartitioning(partitioning);
435}
436
437void
438Scanner::setGain(QString const &name, float value)

Callers 1

Calls 1

Tested by

no test coverage detected