Uses of Class
tethys.niluswraps.PDeployment
Package
Description
-
Uses of PDeployment in noiseMonitor.species
Modifier and TypeMethodDescriptionvoid
TethysNoiseDataProvider.getEffortKinds
(PDeployment pDeployment, List<nilus.DetectionEffortKind> effortKinds, StreamExportParams exportParams) -
Uses of PDeployment in tethys
Modifier and TypeMethodDescriptionvoid
TethysMenuActions.deploymentMouseActions
(MouseEvent e, PDeployment pDeployment) nilus.DetectionEffort
CollectionHandler.getDetectorEffort
(PDeployment pDeployment, PamDataBlock dataBlock, StreamExportParams exportParams) Get the Detection Effort part of a Detections document -
Uses of PDeployment in tethys.deployment
Modifier and TypeMethodDescriptionDeploymentHandler.getMatchedDeployments()
Get a list of Tethys Deployment docs that match the current PAMGuard data.DeploymentHandler.getProjectDeployments()
Get a list of Tethys deployment docs.Modifier and TypeMethodDescriptionlong
DeploymentHandler.getDeploymentOverlap
(PDeployment aDeployment, RecordingPeriod aPeriod) Get the overlap in mills between a nilus Deployment and a PAMGuard recording periodvoid
RecordingPeriod.setMatchedTethysDeployment
(PDeployment closestDeployment) -
Uses of PDeployment in tethys.detection
Modifier and TypeMethodDescriptionDetectionsHandler.getStreamDetections
(PamDataBlock dataBlock, ArrayList<PDeployment> deployments) Get a list of Detections documents associated with a particular data block for the list of deployments documents.ModifierConstructorDescriptionDetectionExportProgress
(PDeployment currentDeployment, nilus.Detections currentDetections, int nMapPoints, int doneMapPoints, long lastUnitTime, long totalUnits, int exportCount, int skipCount, int state) -
Uses of PDeployment in tethys.localization
Modifier and TypeMethodDescriptionnilus.Localize
LocalizationBuilder.startLocalisationDocument
(PDeployment deployment, nilus.Detections detectionsDocument, PamDataBlock dataBlock, StreamExportParams exportParams) Modifier and TypeMethodDescriptionLocalizationHandler.getStreamLocalizations
(PamDataBlock dataBlock, ArrayList<PDeployment> deployments) Get a list of Localization documents associated with a particular data block for the list of deployments documents.ModifierConstructorDescriptionLocalizationBuilder
(TethysControl tethysControl, PDeployment deployment, nilus.Detections detectionsDocument, PamDataBlock dataBlock, StreamExportParams exportParams) PLocalization
(nilus.Localize nilusObject, PamDataBlock dataBlock, PDeployment deployment, Integer count) -
Uses of PDeployment in tethys.niluswraps
ModifierConstructorDescriptionNilusDataWrapper
(T nilusObject, PamDataBlock dataBlock, PDeployment deployment, Integer count) PDetections
(nilus.Detections detections, PamDataBlock dataBlock, PDeployment deployment, Integer count) -
Uses of PDeployment in tethys.pamdata
Modifier and TypeMethodDescriptionvoid
AutoTethysProvider.getEffortKinds
(PDeployment pDeployment, List<nilus.DetectionEffortKind> effortKinds, StreamExportParams exportParams) void
TethysDataProvider.getEffortKinds
(PDeployment pDeployment, List<nilus.DetectionEffortKind> effortKinds, StreamExportParams exportParams) Fill in the effort kind list for the top of a Detections document.