mirror of
https://github.com/nasa/trick.git
synced 2025-01-24 21:36:56 +00:00
6 lines
167 B
Python
6 lines
167 B
Python
|
|
||
|
execfile("Modified_data/cannon.dr")
|
||
|
dyn_integloop.getIntegrator(trick.Euler_Cromer, 4)
|
||
|
dyn_integloop.integ_sched.set_verbosity( 1)
|
||
|
trick.exec_set_terminate_time(5.2)
|