We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89489b2 commit 0581b7cCopy full SHA for 0581b7c
test/test_winchcontroller.jl
@@ -19,6 +19,7 @@ wcs.f_low = 350
19
wcs.fac = 1.0
20
wcs.t_blend = 0.25
21
wcs.pf_high = 1.44e-4*1.6*0.5
22
+wcs.i_speed = 4.0
23
24
DURATION = 10.0
25
SAMPLES = Int(DURATION / wcs.dt + 1)
0 commit comments