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

Method getFs

Panoramic/Scanner.cpp:443–447  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

441}
442
443unsigned int
444Scanner::getFs(void) const
445{
446 return this->fs;
447}
448
449void
450Scanner::setViewRange(SUFREQ freqMin, SUFREQ freqMax, bool noHop)

Callers 1

onScannerUpdatedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected