Uses of Class
tethys.output.TethysExportParams
Packages that use TethysExportParams
Package
Description
-
Uses of TethysExportParams in clickDetector.tethys
Methods in clickDetector.tethys with parameters of type TethysExportParamsModifier and TypeMethodDescriptionnilus.Detection
ClickEventTethysDataProvider.createDetection
(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) -
Uses of TethysExportParams in IshmaelDetector.tethys
Methods in IshmaelDetector.tethys with parameters of type TethysExportParamsModifier and TypeMethodDescriptionnilus.Detection
IshmaelTethysProvider.createDetection
(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) -
Uses of TethysExportParams in noiseMonitor.species
Methods in noiseMonitor.species with parameters of type TethysExportParamsModifier and TypeMethodDescriptionnilus.Detection
TethysNoiseDataProvider.createDetection
(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) -
Uses of TethysExportParams in rawDeepLearningClassifier.tethys
Methods in rawDeepLearningClassifier.tethys with parameters of type TethysExportParamsModifier and TypeMethodDescriptionnilus.Detection
DLTethysDataProvider.createDetection
(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) -
Uses of TethysExportParams in RightWhaleEdgeDetector.species
Methods in RightWhaleEdgeDetector.species with parameters of type TethysExportParamsModifier and TypeMethodDescriptionnilus.Detection
RWTethysDataProvider.createDetection
(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) -
Uses of TethysExportParams in tethys
Methods in tethys that return TethysExportParams -
Uses of TethysExportParams in tethys.detection
Methods in tethys.detection with parameters of type TethysExportParamsModifier 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.Constructors in tethys.detection with parameters of type TethysExportParamsModifierConstructorDescriptionBinnedGranularityHandler
(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
Methods in tethys.output that return TethysExportParams -
Uses of TethysExportParams in tethys.pamdata
Methods in tethys.pamdata with parameters of type TethysExportParamsModifier 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
Methods in tethys.swing that return TethysExportParamsModifier and TypeMethodDescriptionstatic final TethysExportParams
SelectServerdDialog.showDialog
(TethysControl tethysControl, Window parentFrame, TethysExportParams exportParams) Methods in tethys.swing with parameters of type TethysExportParamsModifier and TypeMethodDescriptionstatic final TethysExportParams
SelectServerdDialog.showDialog
(TethysControl tethysControl, Window parentFrame, TethysExportParams exportParams)