File: invpend.ani

package info (click to toggle)
xppaut 8.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,332 kB
  • sloc: ansic: 74,690; makefile: 127; sh: 92
file content (7 lines) | stat: -rwxr-xr-x 174 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
# animation for inverted pendulum
PERMANENT
line 0;.5;1;.5;$BLACK;3
TRANSIENT
line .5;.5;.5+.4*sin(th);.5-.4*cos(th);$BLUE;2
fcircle .5+.4*sin(th);.5-.4*cos(th);.05;$RED
end