Uses of Class
tethys.niluswraps.PDeployment
Packages that use PDeployment
Package
Description
-
Uses of PDeployment in noiseMonitor.species
Methods in noiseMonitor.species with parameters of type PDeploymentModifier and TypeMethodDescriptionvoid
TethysNoiseDataProvider.getEffortKinds
(PDeployment pDeployment, List<nilus.DetectionEffortKind> effortKinds, StreamExportParams exportParams) -
Uses of PDeployment in tethys
Methods in tethys with parameters of type PDeploymentModifier 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
Methods in tethys.deployment that return PDeploymentMethods in tethys.deployment that return types with arguments of type PDeploymentModifier 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.Methods in tethys.deployment with parameters of type PDeploymentModifier 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
Fields in tethys.detection declared as PDeploymentMethod parameters in tethys.detection with type arguments of type PDeploymentModifier 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.Constructors in tethys.detection with parameters of type PDeploymentModifierConstructorDescriptionDetectionExportProgress
(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
Methods in tethys.localization that return PDeploymentMethods in tethys.localization with parameters of type PDeploymentModifier and TypeMethodDescriptionnilus.Localize
LocalizationBuilder.startLocalisationDocument
(PDeployment deployment, nilus.Detections detectionsDocument, PamDataBlock dataBlock, StreamExportParams exportParams) Method parameters in tethys.localization with type arguments of type PDeploymentModifier 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.Constructors in tethys.localization with parameters of type PDeploymentModifierConstructorDescriptionLocalizationBuilder
(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
Fields in tethys.niluswraps declared as PDeploymentConstructors in tethys.niluswraps with parameters of type PDeploymentModifierConstructorDescriptionNilusDataWrapper
(T nilusObject, PamDataBlock dataBlock, PDeployment deployment, Integer count) PDetections
(nilus.Detections detections, PamDataBlock dataBlock, PDeployment deployment, Integer count) -
Uses of PDeployment in tethys.pamdata
Methods in tethys.pamdata with parameters of type PDeploymentModifier 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.