Uses of Class
tethys.niluswraps.NilusDataWrapper
-
Uses of NilusDataWrapper in tethys.detection
Modifier and TypeClassDescriptionclass
StreamDetectionsSummary<T extends NilusDataWrapper>
Summary information on all Detections documents for a Stream for this PAMGuard dataset.Modifier and TypeMethodDescriptionDetectionsHandler.getStreamDetections
(PamDataBlock dataBlock) Get a list of Detections documents associated with a particular data stream for this data set (not the entire project).DetectionsHandler.getStreamDetections
(PamDataBlock dataBlock, ArrayList<PDeployment> deployments) Get a list of Detections documents associated with a particular data block for the list of deployments documents. -
Uses of NilusDataWrapper in tethys.localization
Modifier and TypeMethodDescriptionLocalizationHandler.getStreamLocalizations
(PamDataBlock dataBlock) Get a list of Localization documents associated with a particular data block for all deployments documents.LocalizationHandler.getStreamLocalizations
(PamDataBlock dataBlock, ArrayList<PDeployment> deployments) Get a list of Localization documents associated with a particular data block for the list of deployments documents. -
Uses of NilusDataWrapper in tethys.niluswraps