Uses of Class
tethys.detection.StreamDetectionsSummary
-
Uses of StreamDetectionsSummary in tethys.detection
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 StreamDetectionsSummary 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.