From 764f06c344f0a2f526a5174ec865833cd8d1f073 Mon Sep 17 00:00:00 2001 From: "Fisher, Alexander (Alex) (Capt)" <alexander.fisher@nps.edu> Date: Tue, 7 Sep 2021 21:20:26 -0700 Subject: [PATCH] Update README --- .../projects/Fisher/README | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/assignments/src/MV3500Cohort2021JulySeptember/projects/Fisher/README b/assignments/src/MV3500Cohort2021JulySeptember/projects/Fisher/README index de4c939356..fb73844fe4 100644 --- a/assignments/src/MV3500Cohort2021JulySeptember/projects/Fisher/README +++ b/assignments/src/MV3500Cohort2021JulySeptember/projects/Fisher/README @@ -1 +1,9 @@ -This is the instructions +The program I have designed is branching off of Homework 3 to expand the scenario a bit and add some more +PDUs to be utilized. + +My scenario starts with a US vehicle (JLTV) starting at (0,0,0) and moving on a straight line route to (10,0,0). +While on the route, the unit is struck by a command detonated IED by a civilain male with a cell phone at +coordinates (10,0,100). Upon being struck, the friendly unit fires at the enemy with an M240 machine gun with a +range of 1100m firing at the rapid rate (200 rounds per minute). + +After a few seconds of firing, the threat has been neutralized and the simulation ends. -- GitLab