mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 05:07:54 +00:00
10 lines
189 B
Python
10 lines
189 B
Python
|
Stripchart:
|
||
|
title = "Cannon Trajectory"
|
||
|
geometry = 800x800+300+0
|
||
|
x_min = 0.0
|
||
|
x_max = 250.0
|
||
|
y_min = 0.0
|
||
|
y_max = 40.0
|
||
|
x_variable = dyn.cannon.pos[0]
|
||
|
dyn.cannon.pos[1]
|