Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hamlib/Hamlib
/ stop
Method
stop
c++/rotclass.cc:108–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
void Rotator::stop()
109
{
110
CHECK_ROT(rot_stop(theRot));
111
}
112
113
void Rotator::park()
114
{
Callers
4
gr_close
Function · 0.45
gr_set_mode
Function · 0.45
rot_stop
Function · 0.45
test_with_open
Method · 0.45
Calls
1
rot_stop
Function · 0.85
Tested by
1
test_with_open
Method · 0.36