MCPcopy 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
108void Rotator::stop()
109{
110 CHECK_ROT(rot_stop(theRot));
111}
112
113void Rotator::park()
114{

Callers 4

gr_closeFunction · 0.45
gr_set_modeFunction · 0.45
rot_stopFunction · 0.45
test_with_openMethod · 0.45

Calls 1

rot_stopFunction · 0.85

Tested by 1

test_with_openMethod · 0.36