Uses of Class
tethys.output.TethysExportParams
Package
Description
-
Uses of TethysExportParams in clickDetector.tethys
Modifier and TypeMethodDescriptionnilus.Detection
ClickEventTethysDataProvider.createDetection
(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) -
Uses of TethysExportParams in IshmaelDetector.tethys
Modifier and TypeMethodDescriptionnilus.Detection
IshmaelTethysProvider.createDetection
(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) -
Uses of TethysExportParams in noiseMonitor.species
Modifier and TypeMethodDescriptionnilus.Detection
TethysNoiseDataProvider.createDetection
(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) -
Uses of TethysExportParams in rawDeepLearningClassifier.tethys
Modifier and TypeMethodDescriptionnilus.Detection
DLTethysDataProvider.createDetection
(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) -
Uses of TethysExportParams in RightWhaleEdgeDetector.species
Modifier and TypeMethodDescriptionnilus.Detection
RWTethysDataProvider.createDetection
(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) -
Uses of TethysExportParams in tethys
-
Uses of TethysExportParams in tethys.detection
Modifier and TypeMethodDescriptionstatic GranularityHandler
GranularityHandler.getHandler
(nilus.GranularityEnumType granularity, TethysControl tethysControl, PamDataBlock dataBlock, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) Create the correct type of granularity handler to put individual data units into Detection objects.ModifierConstructorDescriptionBinnedGranularityHandler
(TethysControl tethysControl, PamDataBlock dataBlock, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) CallGranularityHandler
(TethysControl tethysControl, PamDataBlock dataBlock, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) EncounterGranularityHandler
(TethysControl tethysControl, PamDataBlock dataBlock, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) GranularityHandler
(TethysControl tethysControl, PamDataBlock dataBlock, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) GroupedGranularityHandler
(TethysControl tethysControl, PamDataBlock dataBlock, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) -
Uses of TethysExportParams in tethys.output
-
Uses of TethysExportParams in tethys.pamdata
Modifier and TypeMethodDescriptionnilus.Detection
AutoTethysProvider.createDetection
(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) nilus.Detection
TethysDataProvider.createDetection
(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) 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.nilus.DescriptionType
AutoTethysProvider.getDescription
(nilus.Deployment deployment, TethysExportParams tethysExportParams) nilus.DescriptionType
TethysDataProvider.getDescription
(nilus.Deployment deployment, TethysExportParams tethysExportParams) Get DescriptionType object to include in a Tethys Detections document. -
Uses of TethysExportParams in tethys.swing
Modifier and TypeMethodDescriptionstatic final TethysExportParams
SelectServerdDialog.showDialog
(TethysControl tethysControl, Window parentFrame, TethysExportParams exportParams) Modifier and TypeMethodDescriptionstatic final TethysExportParams
SelectServerdDialog.showDialog
(TethysControl tethysControl, Window parentFrame, TethysExportParams exportParams)