New versions with documentation

This commit is contained in:
FlightControl_Master
2018-05-29 22:34:33 +02:00
parent f03f9a3308
commit 43b320ca90
34 changed files with 85 additions and 148 deletions

View File

@@ -1,9 +1,7 @@
--- This module contains the DETECTION_MANAGER class and derived classes.
--- **Tasking** - This module contains the DETECTION_MANAGER class and derived classes.
--
-- ===
--
-- 1) @{DetectionManager#DETECTION_MANAGER} class, extends @{Fsm#FSM}
-- ===
-- The @{DetectionManager#DETECTION_MANAGER} class defines the core functions to report detected objects to groups.
-- Reportings can be done in several manners, and it is up to the derived classes if DETECTION_MANAGER to model the reporting behaviour.
--
@@ -41,6 +39,7 @@
-- ### Author: FlightControl - Framework Design & Programming
--
-- @module Tasking.DetectionManager
-- @image Task_Detection_Manager.JPG
do -- DETECTION MANAGER