MCPcopy Create free account
hub / github.com/Hamlib/Hamlib / hasScan

Method hasScan

c++/rigclass.cc:510–513  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

508}
509
510bool Rig::hasScan (scan_t scan)
511{
512 return rig_has_scan(theRig, scan)==scan;
513}
514
515
516void Rig::setRit(shortfreq_t rit, vfo_t vfo)

Callers

nothing calls this directly

Calls 1

rig_has_scanFunction · 0.85

Tested by

no test coverage detected