Uses of Class
tethys.deployment.RecordingPeriod
-
Uses of RecordingPeriod in tethys.deployment
Modifier and TypeMethodDescriptionvoid
RecordingList.add
(RecordingPeriod recordingPeriod) Add a recording period to the list.nilus.Deployment
DeploymentHandler.createDeploymentDocument
(int i, RecordingPeriod recordingPeriod, String deploymentId) long
DeploymentHandler.getDeploymentOverlap
(PDeployment aDeployment, RecordingPeriod aPeriod) Get the overlap in mills between a nilus Deployment and a PAMGuard recording periodModifierConstructorDescriptionRecordingList
(String sourceName, ArrayList<RecordingPeriod> selectedDeployments) -
Uses of RecordingPeriod in tethys.niluswraps
Modifier and TypeMethodDescriptionvoid
PDeployment.setMatchedPAMGaurdPeriod
(RecordingPeriod matchedPAMGaurdPeriod) -
Uses of RecordingPeriod in tethys.swing
Modifier and TypeMethodDescriptionPAMGuardDeploymentsTable.getSelectedPeriods()
Get a list of selected periods irrespective of whether they have an existing deployment document.