add_detection¶
-
Event.add_detection(detection)[source]¶ Add a detection to the event.
- Parameters
detection (
mss_dataserver.event.detection.Detectionorlistofmss_dataserver.event.detection.Detection) – The detection(s) to add.
Event.add_detection(detection)[source]¶Add a detection to the event.
detection (mss_dataserver.event.detection.Detection or list of mss_dataserver.event.detection.Detection) – The detection(s) to add.