Uses of Class
PamguardMVC.superdet.SuperDetection
Packages that use SuperDetection
Package
Description
- 
Uses of SuperDetection in clickDetector
Subclasses of SuperDetection in clickDetectorModifier and TypeClassDescriptionclassAutomatic click train's from the click train detector. - 
Uses of SuperDetection in clickDetector.offlineFuncs
Subclasses of SuperDetection in clickDetector.offlineFuncsModifier and TypeClassDescriptionclassOfflineEventDataUnit replicates the RainbowClick functionality in OfflineRCEvent. - 
Uses of SuperDetection in clickTrainDetector
Subclasses of SuperDetection in clickTrainDetectorModifier and TypeClassDescriptionclassData unit for a click train which holds a series of data units grouped into a click train.classBase class for a click train data unit.classTemporary data unit for unconfirmed click trains. - 
Uses of SuperDetection in cpod
Subclasses of SuperDetection in cpodModifier and TypeClassDescriptionclassBase class for a click train data unit. - 
Uses of SuperDetection in crossedbearinglocaliser
Subclasses of SuperDetection in crossedbearinglocaliser - 
Uses of SuperDetection in detectiongrouplocaliser
Subclasses of SuperDetection in detectiongrouplocaliser - 
Uses of SuperDetection in export.RExport
Methods in export.RExport with parameters of type SuperDetectionModifier and TypeMethodDescriptionorg.renjin.sexp.ListVector.NamedBuilderRClickEventExport.addDetectionSpecificFields(org.renjin.sexp.ListVector.NamedBuilder rData, SuperDetection dataUnit, int index) org.renjin.sexp.ListVector.NamedBuilderRSuperDetectionExport.addDetectionSpecificFields(org.renjin.sexp.ListVector.NamedBuilder rData, SuperDetection dataUnit, int index)  - 
Uses of SuperDetection in generalDatabase
Methods in generalDatabase with parameters of type SuperDetectionModifier and TypeMethodDescriptionprotected booleanSQLLogging.logSubtableData(PamConnection con, SuperDetection superDetection) If there are subdetections associated with the passed data unit, this method goes through and creates the subtable.protected booleanSQLLogging.updateSubtable(PamConnection connection, SuperDetection parentUnit) Updates a subtable by adding new subdetections and removing deleted subdetections - 
Uses of SuperDetection in group3dlocaliser
Subclasses of SuperDetection in group3dlocaliser - 
Uses of SuperDetection in group3dlocaliser.algorithm
Methods in group3dlocaliser.algorithm with parameters of type SuperDetectionModifier and TypeMethodDescriptionintLocaliserAlgorithm3D.getGroupChannelMap(SuperDetection superDetection)  - 
Uses of SuperDetection in IshmaelDetector
Subclasses of SuperDetection in IshmaelDetector - 
Uses of SuperDetection in loc3d_Thode
Subclasses of SuperDetection in loc3d_Thode - 
Uses of SuperDetection in Localiser.detectionGroupLocaliser
Classes in Localiser.detectionGroupLocaliser with type parameters of type SuperDetectionModifier and TypeClassDescriptionclassDetectionGroupLocaliser2<T extends SuperDetection>Localiser which deals with detections in which one or more groups of detections are being localised.Subclasses of SuperDetection in Localiser.detectionGroupLocaliserMethods in Localiser.detectionGroupLocaliser that return SuperDetectionModifier and TypeMethodDescriptionGroupLocInfo.getParentDetection()Returns the parent detection which contains sub detections which will be used in a group localisation.TMGroupLocInfo.getParentDetection()Constructors in Localiser.detectionGroupLocaliser with parameters of type SuperDetectionModifierConstructorDescriptionTMGroupLocInfo(SuperDetection pamDataUnit, DetectionGroupOptions detectionGroupOptions)  - 
Uses of SuperDetection in mapgrouplocaliser
Subclasses of SuperDetection in mapgrouplocaliser - 
Uses of SuperDetection in PamguardMVC
Classes in PamguardMVC with type parameters of type SuperDetectionModifier and TypeClassDescriptionclassDataUnit2D<T extends PamDataUnit,U extends SuperDetection> Data units that can be plotted on the FX 2D displays, such as FFT data, beam former output, etc.Methods in PamguardMVC that return SuperDetectionModifier and TypeMethodDescriptionPamDataUnit.getSuperDetection(int ind) PamDataUnit.getSuperDetection(Class superClass) Find a super detection of a given class.PamDataUnit.getSuperDetection(Class superClass, boolean includeSubClasses) Find a super detection which is of or is assignable to a particular class typePamDataUnit.getSuperDetection(PamDataBlock superDataBlock) find a super detection form the parent data block of the super detection.PamDataUnit.getSuperDetection(PamDataBlock superDataBlock, boolean allowSuperSuper) find a super detection form the parent data block of the super detection.Methods in PamguardMVC with parameters of type SuperDetectionModifier and TypeMethodDescriptionvoidPamDataUnit.addSuperDetection(SuperDetection superDetection) voidPamDataUnit.removeSuperDetection(SuperDetection superDetection) intPamDataUnit.setUniqueSuperDetection(SuperDetection superDetection) Sets a unique super detection. - 
Uses of SuperDetection in PamguardMVC.superdet
Classes in PamguardMVC.superdet with type parameters of type SuperDetectionModifier and TypeClassDescriptionclassSuperDetDataBlock<Tunit extends SuperDetection,TSubDet extends PamDataUnit> Constructors in PamguardMVC.superdet with parameters of type SuperDetectionModifierConstructorDescriptionSubdetectionInfo(T subDetection, SuperDetection superDetection) Constructor used when adding a new data unit that isn't yet in the database. - 
Uses of SuperDetection in qa
Subclasses of SuperDetection in qaModifier and TypeClassDescriptionclassQADataUnit<T extends PamDataUnit,U extends PamDataUnit> Generic class for QA Tests, Sequences and Sounds so that they can hold their operational status data.classclassclass - 
Uses of SuperDetection in rawDeepLearningClassifier.dlClassification
Subclasses of SuperDetection in rawDeepLearningClassifier.dlClassification - 
Uses of SuperDetection in rawDeepLearningClassifier.segmenter
Subclasses of SuperDetection in rawDeepLearningClassifier.segmenterModifier and TypeClassDescriptionclassA group of detection which are within a particular segment. - 
Uses of SuperDetection in targetMotionOld
Methods in targetMotionOld with parameters of type SuperDetectionModifier and TypeMethodDescriptionvoidAbstractTimeDelayLocaliser.getEventInfo(SuperDetection pamDetection) Get info for the event attached to the pamDetectionvoidAbstractTimeDelayLocaliser.setEventRotator(SuperDetection pamDetection) Constructors in targetMotionOld with parameters of type SuperDetection - 
Uses of SuperDetection in whistleDetector
Subclasses of SuperDetection in whistleDetectorModifier and TypeClassDescriptionclassclassWhistle group detection is initially designed to take just one whistle from each of many hydrophone pairs. - 
Uses of SuperDetection in whistlesAndMoans
Subclasses of SuperDetection in whistlesAndMoans