Uses of Class
tethys.niluswraps.NilusDataWrapper
Packages that use NilusDataWrapper
-
Uses of NilusDataWrapper in tethys.detection
Classes in tethys.detection with type parameters of type NilusDataWrapperModifier and TypeClassDescriptionclass
StreamDetectionsSummary<T extends NilusDataWrapper>
Summary information on all Detections documents for a Stream for this PAMGuard dataset.Methods in tethys.detection that return types with arguments of type NilusDataWrapperModifier 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
Subclasses of NilusDataWrapper in tethys.localizationMethods in tethys.localization that return types with arguments of type NilusDataWrapperModifier 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
Subclasses of NilusDataWrapper in tethys.niluswraps