Uses of Class
tethys.output.StreamExportParams
Packages that use StreamExportParams
Package
Description
- 
Uses of StreamExportParams in clickDetector.tethys
Methods in clickDetector.tethys with parameters of type StreamExportParamsModifier and TypeMethodDescriptionnilus.DetectionClickEventTethysDataProvider.createDetection(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams)  - 
Uses of StreamExportParams in clickTrainDetector.tethys
Methods in clickTrainDetector.tethys with parameters of type StreamExportParamsModifier and TypeMethodDescriptionnilus.DetectionClickTrainTethysProvider.createDetection(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams)  - 
Uses of StreamExportParams in detectiongrouplocaliser.tethys
Methods in detectiongrouplocaliser.tethys with parameters of type StreamExportParamsModifier and TypeMethodDescriptionnilus.DetectionDetectionGroupTethysProvider.createDetection(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams)  - 
Uses of StreamExportParams in gpl.tethys
Methods in gpl.tethys with parameters of type StreamExportParamsModifier and TypeMethodDescriptionnilus.DetectionGPLTethysProvider.createDetection(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams)  - 
Uses of StreamExportParams in IshmaelDetector.tethys
Methods in IshmaelDetector.tethys with parameters of type StreamExportParamsModifier and TypeMethodDescriptionnilus.DetectionIshmaelTethysProvider.createDetection(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams)  - 
Uses of StreamExportParams in noiseMonitor.species
Methods in noiseMonitor.species with parameters of type StreamExportParamsModifier and TypeMethodDescriptionnilus.DetectionTethysNoiseDataProvider.createDetection(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) voidTethysNoiseDataProvider.getEffortKinds(PDeployment pDeployment, List<nilus.DetectionEffortKind> effortKinds, StreamExportParams exportParams)  - 
Uses of StreamExportParams in rawDeepLearningClassifier.tethys
Methods in rawDeepLearningClassifier.tethys with parameters of type StreamExportParamsModifier and TypeMethodDescriptionnilus.DetectionDLTethysDataProvider.createDetection(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams)  - 
Uses of StreamExportParams in RightWhaleEdgeDetector.species
Methods in RightWhaleEdgeDetector.species with parameters of type StreamExportParamsModifier and TypeMethodDescriptionnilus.DetectionRWTethysDataProvider.createDetection(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams)  - 
Uses of StreamExportParams in rocca.tethys
Methods in rocca.tethys with parameters of type StreamExportParamsModifier and TypeMethodDescriptionnilus.DetectionRoccaTethysProvider.createDetection(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams)  - 
Uses of StreamExportParams in tethys
Methods in tethys with parameters of type StreamExportParamsModifier and TypeMethodDescriptionnilus.DetectionEffortCollectionHandler.getDetectorEffort(PDeployment pDeployment, PamDataBlock dataBlock, StreamExportParams exportParams) Get the Detection Effort part of a Detections document - 
Uses of StreamExportParams in tethys.detection
Fields in tethys.detection declared as StreamExportParamsModifier and TypeFieldDescriptionprotected StreamExportParamsGranularityHandler.streamExportParamsMethods in tethys.detection with parameters of type StreamExportParamsModifier and TypeMethodDescriptionintDetectionsHandler.countDetections(PamDataBlock dataBlock, StreamExportParams streamExportParams, DetectionExportObserver exportObserver) Export detections in all deployments for this PAMGuard dataset.intDetectionsHandler.exportDetections(PamDataBlock dataBlock, StreamExportParams streamExportParams, DetectionExportObserver exportObserver) Export detections and localisations in all deployments for this PAMGuard dataset.static GranularityHandlerGranularityHandler.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.voidDetectionsHandler.startExportThread(PamDataBlock pamDataBlock, StreamExportParams streamExportParams, DetectionExportObserver exportObserver) Detections will be exported in a separate worker thread since export may take some time and the user should be given ample opportunity to cancel it.Constructors in tethys.detection with parameters of type StreamExportParamsModifierConstructorDescriptionBinnedGranularityHandler(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 StreamExportParams in tethys.localization
Methods in tethys.localization that return StreamExportParamsMethods in tethys.localization with parameters of type StreamExportParamsModifier and TypeMethodDescriptionnilus.LocalizeLocalizationBuilder.startLocalisationDocument(PDeployment deployment, nilus.Detections detectionsDocument, PamDataBlock dataBlock, StreamExportParams exportParams) Constructors in tethys.localization with parameters of type StreamExportParamsModifierConstructorDescriptionLocalizationBuilder(TethysControl tethysControl, PDeployment deployment, nilus.Detections detectionsDocument, PamDataBlock dataBlock, StreamExportParams exportParams)  - 
Uses of StreamExportParams in tethys.output
Methods in tethys.output that return StreamExportParamsModifier and TypeMethodDescriptionDatablockSynchInfo.getExportParams()Get the stored export params for this data blockTethysExportParams.getStreamParams(TethysControl tethysControl, PamDataBlock dataBlock) Get params for a stream.Methods in tethys.output with parameters of type StreamExportParamsModifier and TypeMethodDescriptionvoidTethysExportParams.setStreamParams(String longDataName, StreamExportParams exportParams) Set stream export parameters for a given data name.voidTethysExportParams.setStreamParams(PamDataBlock dataBlock, StreamExportParams exportParams) Set stream export parameters for a given datablock. - 
Uses of StreamExportParams in tethys.pamdata
Methods in tethys.pamdata with parameters of type StreamExportParamsModifier and TypeMethodDescriptionnilus.DetectionAutoTethysProvider.createDetection(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) nilus.DetectionTethysDataProvider.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.voidAutoTethysProvider.getEffortKinds(PDeployment pDeployment, List<nilus.DetectionEffortKind> effortKinds, StreamExportParams exportParams) voidTethysDataProvider.getEffortKinds(PDeployment pDeployment, List<nilus.DetectionEffortKind> effortKinds, StreamExportParams exportParams) Fill in the effort kind list for the top of a Detections document. - 
Uses of StreamExportParams in tethys.swing.export
Methods in tethys.swing.export with parameters of type StreamExportParamsModifier and TypeMethodDescriptionbooleanAlgorithmCard.getParams(StreamExportParams streamExportParams) booleanCallTypeCard.getParams(StreamExportParams cardParams) booleanDescriptionCard.getParams(StreamExportParams streamExportParams) booleanExportWorkerCard.getParams(StreamExportParams streamExportParams) booleanGranularityCard.getParams(StreamExportParams streamExportParams) booleanParameterCard.getParams(StreamExportParams cardParams) voidAlgorithmCard.setParams(StreamExportParams streamExportParams) voidCallTypeCard.setParams(StreamExportParams cardParams) voidDescriptionCard.setParams(StreamExportParams streamExportParams) voidExportWorkerCard.setParams(StreamExportParams streamExportParams) voidGranularityCard.setParams(StreamExportParams streamExportParams) voidParameterCard.setParams(StreamExportParams cardParams)  - 
Uses of StreamExportParams in whistleClassifier.tethys
Methods in whistleClassifier.tethys with parameters of type StreamExportParamsModifier and TypeMethodDescriptionnilus.DetectionWslClassTethysProvider.createDetection(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams)