Package tethys
Class CollectionHandler
java.lang.Object
tethys.CollectionHandler
- Direct Known Subclasses:
CalibrationHandler
,DeploymentHandler
,DetectionsHandler
,LocalizationHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionnilus.DetectionEffort
getDetectorEffort
(PDeployment pDeployment, PamDataBlock dataBlock, StreamExportParams exportParams) Get the Detection Effort part of a Detections documentabstract String
getMethodString
(PamDataBlock dataBlock) Method string for Detections Algorithm documents.getSoftwareString
(PamDataBlock dataBlock) Software string for Detections Algorithm documents.getSupportSoftware
(PamDataBlock dataBlock) getSupportSoftwareVersion
(PamDataBlock dataBlock) getVersionString
(PamDataBlock dataBlock) Software string for Detections Algorithm documents.
-
Constructor Details
-
CollectionHandler
- Parameters:
tethysControl
-collection
-
-
-
Method Details
-
collectionName
-
getCollection
- Returns:
- the collection
-
getTethysControl
- Returns:
- the tethysControl
-
getHelpPoint
-
getDetectorEffort
public nilus.DetectionEffort getDetectorEffort(PDeployment pDeployment, PamDataBlock dataBlock, StreamExportParams exportParams) Get the Detection Effort part of a Detections document- Parameters:
pDeployment
-dataBlock
-exportParams
-- Returns:
-
getMethodString
Method string for Detections Algorithm documents.- Parameters:
dataBlock
-- Returns:
-
getSoftwareString
Software string for Detections Algorithm documents.- Parameters:
dataBlock
-- Returns:
-
getVersionString
Software string for Detections Algorithm documents.- Parameters:
dataBlock
-- Returns:
-
getSupportSoftware
- Parameters:
dataBlock
-- Returns:
- default value is PAMGuard
-
getSupportSoftwareVersion
- Parameters:
dataBlock
-- Returns:
- PAMGuard version
-