TASK_A2A_DISPATCHER

This commit is contained in:
FlightControl 2017-06-23 07:36:35 +02:00
parent 81a8056233
commit ca5247ce1b

View File

@ -1,5 +1,9 @@
--- **Tasking** - The TASK_A2A_DISPATCHER creates and manages player TASK_A2A tasks based on detected targets.
--
-- ![Banner Image](..\Presentations\TASK_A2A\Dia1.JPG)
--
-- The @{#TASK_A2A_DISPATCHER} class implements the dynamic dispatching of tasks upon groups of detected units determined a @{Set} of EWR installation groups.
--
-- ====
--
-- ### Author: **Sven Van de Velde (FlightControl)**