mirror of
https://github.com/nasa/trick.git
synced 2025-01-03 03:46:44 +00:00
8 lines
177 B
Python
8 lines
177 B
Python
|
|
||
|
execfile("Modified_data/cannon.dr")
|
||
|
|
||
|
trick.exec_set_sim_object_onoff("server", False) ;
|
||
|
|
||
|
dyn_integloop.getIntegrator(trick.Runge_Kutta_4, 4)
|
||
|
trick.exec_set_terminate_time(5.2)
|