Package rocca.tethys

Class RoccaTethysProvider


public class RoccaTethysProvider extends AutoTethysProvider
  • Constructor Details

  • Method Details

    • createDetection

      public nilus.Detection createDetection(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams)
      Description copied from class: TethysDataProvider
      Create a Tethys Detection object from a PamDataUnit.
      It's OK for this to return null if for some reason the unit shouldn't be stored.
      Overrides:
      createDetection in class AutoTethysProvider
      Parameters:
      dataUnit - PAMGuard data unit
      tethysExportParams -
      streamExportParams -
      Returns:
      Detection Tethys Detection object.
    • getAllowedGranularities

      public nilus.GranularityEnumType[] getAllowedGranularities()
      Description copied from class: TethysDataProvider
      Get a list of allowed granularity types for this output
      Overrides:
      getAllowedGranularities in class AutoTethysProvider
      Returns:
      list of granularities.