From 3be87bbfe3bc4146552ae8196daa1b2f6863ce36 Mon Sep 17 00:00:00 2001 From: Pamela Dyer <pamela.dyer@uconn.edu> Date: Thu, 22 Jul 2021 16:04:05 +0000 Subject: [PATCH] Update Application_examples/Martian_Lander.mp --- Application_examples/Martian_Lander.mp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Application_examples/Martian_Lander.mp b/Application_examples/Martian_Lander.mp index d4b317b..4b9aa27 100644 --- a/Application_examples/Martian_Lander.mp +++ b/Application_examples/Martian_Lander.mp @@ -62,6 +62,9 @@ References: Search terms: Martian Lander system; landing system behavior; event attribute, timing; trace annotation; table; graph, Gantt chart; graph, bar chart Instructions: Run for Scopes 1 and up. + Scope 1: 3 traces in less than 1 sec. + Scope 2: 16 traces in less than 1 sec. + Scope 3: 45 traces in less than 1 sec. Scope 4: 96 traces in approx. 1.2 sec. Scope 5: 170 traces in approx. 2.8 sec. -- GitLab