mirror of
https://github.com/nasa/trick.git
synced 2024-12-26 08:11:07 +00:00
7 lines
164 B
Python
7 lines
164 B
Python
|
|
||
|
#execfile("Modified_data/realtime.py")
|
||
|
execfile("Modified_data/cannon.dr")
|
||
|
|
||
|
dyn_integloop.getIntegrator(trick.Runge_Kutta_4, 4)
|
||
|
trick.exec_set_terminate_time(5.2)
|