Drone - Circular Motion
Model was written in NetLogo 6.2.2
•
Viewed 160 times
•
Downloaded 11 times
•
Run 0 times
Do you have questions or comments about this model? Ask them here! (You'll first need to log in.)
Info tab cannot be displayed because of an encoding error
Comments and Questions
Please start the discussion about this model!
(You'll first need to log in.)
Click to Run Model
;; system-dynamics-setup, system-dynamics-do-plot, and system-dynamics-go are automatically ;; generated by the System Dynamics Modeler. The code can be viewed in the ;; Code Tab of the System Dynamics Modeler. to setup clear-all ask patches [set pcolor white] crt 1 ask turtles[setxy 10 0 set color 0 ] ask turtles [facexy 1 0] system-dynamics-setup end to go system-dynamics-go ask turtles[if draw_trajectory [pen-down] facexy x y setxy x y] end ; Copyright 2005 Uri Wilensky. ; See Info tab for full copyright and license.
There is only one version of this model, created almost 3 years ago by Carlos Pedro S. Gonçalves.
Attached files
File | Type | Description | Last updated | |
---|---|---|---|---|
Drone - Circular Motion.png | preview | Preview for 'Drone - Circular Motion' | almost 3 years ago, by Carlos Pedro S. Gonçalves | Download |
This model does not have any ancestors.
This model does not have any descendants.