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

Method setStrategy

Panoramic/Scanner.cpp:425–429  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

423}
424
425void
426Scanner::setStrategy(Suscan::Analyzer::SweepStrategy strategy)
427{
428 this->analyzer->setSweepStrategy(strategy);
429}
430
431void
432Scanner::setPartitioning(Suscan::Analyzer::SpectrumPartitioning partitioning)

Callers 1

Calls 1

setSweepStrategyMethod · 0.80

Tested by

no test coverage detected