Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
510
bool Rig::hasScan (scan_t scan)
511
{
512
return rig_has_scan(theRig, scan)==scan;
513
}
514
515
516
void Rig::setRit(shortfreq_t rit, vfo_t vfo)
Callers
nothing calls this directly
Calls
1
rig_has_scan
Function · 0.85
Tested by
no test coverage detected