From a02b22804552156f0881605da851bf2d3a1814f8 Mon Sep 17 00:00:00 2001 From: Pamela Dyer <pamela.dyer@uconn.edu> Date: Tue, 21 Sep 2021 14:08:29 -0700 Subject: [PATCH] Update models/Application_examples/Correlation_and_Fusion_Process_Ungoverned.mp --- .../Correlation_and_Fusion_Process_Ungoverned.mp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/models/Application_examples/Correlation_and_Fusion_Process_Ungoverned.mp b/models/Application_examples/Correlation_and_Fusion_Process_Ungoverned.mp index 62e59a8..c8029a2 100644 --- a/models/Application_examples/Correlation_and_Fusion_Process_Ungoverned.mp +++ b/models/Application_examples/Correlation_and_Fusion_Process_Ungoverned.mp @@ -9,9 +9,9 @@ data path behaviors. Description: Models the data flow from sensors all the way to the human analyst at a tactical location. - AIS_Sensor: represents an example AIS GPS SENSOR. + AIS_Sensor: represents an example AIS GPS SENSOR Aggregation_Service: Represents a local AIS Aggregator - like a "Radar" system or local AIS Broadcast. + like a "Radar" system or local AIS Broadcast Global_Distribution_Mechanism: Receives data from multiple aggregation services, coalates the data, and rebroadcasts the data globally. -- GitLab