Skip to content
Snippets Groups Projects
Commit 82ddea9a authored by Dyer, Pamela (ORISE Fellow)'s avatar Dyer, Pamela (ORISE Fellow)
Browse files

Update Martian_Lander.mp

parent 43806cce
No related branches found
No related tags found
No related merge requests found
...@@ -192,7 +192,7 @@ TABLE Time_table{ TITLE("Event timings"); ...@@ -192,7 +192,7 @@ TABLE Time_table{ TITLE("Event timings");
CLEAR Time_table; /* prepare for the new event trace */ CLEAR Time_table; /* prepare for the new event trace */
/* pick up timing for some events */ /* pick up timing for some events */
COORDINATE $x: (IVEL | IALT | TDP | ADJM | fire_RRM | COORDINATE <SORT> $x: (IVEL | IALT | TDP | ADJM | fire_RRM |
Emergency_Landing | Lands | stop_Timer1) DO Emergency_Landing | Lands | stop_Timer1) DO
Time_table <| event_name: SAY($x), Time_table <| event_name: SAY($x),
start_time: $x.start.smallest, start_time: $x.start.smallest,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment