Class PDeployment

java.lang.Object
tethys.niluswraps.NilusDocumentWrapper<nilus.Deployment>
tethys.niluswraps.PDeployment

public class PDeployment extends NilusDocumentWrapper<nilus.Deployment>
Wrapper around a nilus Deployment object to provide a bit of extra bookkeeping and functionality for PAMGuard.
Author:
dg50
  • Constructor Details

    • PDeployment

      public PDeployment(nilus.Deployment deployment)
  • Method Details

    • getAudioStart

      public Long getAudioStart()
    • getAudioEnd

      public Long getAudioEnd()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getMatchedPAMGaurdPeriod

      public RecordingPeriod getMatchedPAMGaurdPeriod()
    • setMatchedPAMGaurdPeriod

      public void setMatchedPAMGaurdPeriod(RecordingPeriod matchedPAMGaurdPeriod)
    • getShortDescription

      public String getShortDescription()
    • formatGranularity

      public static String formatGranularity(nilus.GranularityType granularity)