Class DetectionGrouper<t extends PamDataUnit>
java.lang.Object
Localiser.detectionGroupLocaliser.DetectionGrouper<t>
- Direct Known Subclasses:
WhistleDetectionGrouper
-
Constructor Summary
ConstructorsConstructorDescriptionDetectionGrouper
(PamControlledUnit pamControlledUnit, PamDataBlock<t> sourceDataBlock) -
Method Summary
Modifier and TypeMethodDescriptionfindGroups
(t pamDetection) Call this just before a detection is added to a PamDataBlock so that localisation information can be added to the detection before it goes off into the PAMGUARD system.abstract boolean
match
(PamDataUnit currentData, PamDataUnit olderData) void
setupGroups
(GroupedSourceParameters groupedSourceParameters)