mirror of
https://github.com/nasa/trick.git
synced 2025-01-03 03:46:44 +00:00
0144cc121a
Moved more sims into the test directory. refs #191
8 lines
208 B
Python
8 lines
208 B
Python
|
|
#execfile("Modified_data/data_record.dr")
|
|
#execfile("Modified_data/realtime.py")
|
|
|
|
my_integ_loop.getIntegrator(trick.Runge_Kutta_4, 2)
|
|
trick.sim_services.exec_set_terminate_time(300.0)
|
|
#trick.echo_jobs_on();
|