Uses of Class
PamguardMVC.superdet.SuperDetection
Package
Description
-
Uses of SuperDetection in clickDetector
Modifier and TypeClassDescriptionclass
Automatic click train's from the click train detector. -
Uses of SuperDetection in clickDetector.offlineFuncs
Modifier and TypeClassDescriptionclass
OfflineEventDataUnit replicates the RainbowClick functionality in OfflineRCEvent. -
Uses of SuperDetection in clickTrainDetector
Modifier and TypeClassDescriptionclass
Data unit for a click train which holds a series of data units grouped into a click train.class
Base class for a click train data unit.class
Temporary data unit for unconfirmed click trains. -
Uses of SuperDetection in cpod
Modifier and TypeClassDescriptionclass
Base class for a click train data unit. -
Uses of SuperDetection in crossedbearinglocaliser
-
Uses of SuperDetection in detectiongrouplocaliser
-
Uses of SuperDetection in group3dlocaliser
-
Uses of SuperDetection in group3dlocaliser.algorithm
Modifier and TypeMethodDescriptionint
LocaliserAlgorithm3D.getGroupChannelMap
(SuperDetection superDetection) -
Uses of SuperDetection in IshmaelDetector
-
Uses of SuperDetection in loc3d_Thode
-
Uses of SuperDetection in Localiser.detectionGroupLocaliser
Modifier and TypeClassDescriptionclass
DetectionGroupLocaliser2<T extends SuperDetection>
Localiser which deals with detections in which one or more groups of detections are being localised.Modifier and TypeMethodDescriptionGroupLocInfo.getParentDetection()
Returns the parent detection which contains sub detections which will be used in a group localisation.TMGroupLocInfo.getParentDetection()
ModifierConstructorDescriptionTMGroupLocInfo
(SuperDetection pamDataUnit, DetectionGroupOptions detectionGroupOptions) -
Uses of SuperDetection in mapgrouplocaliser
-
Uses of SuperDetection in PamguardMVC
Modifier and TypeClassDescriptionclass
DataUnit2D<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.Modifier 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.Modifier and TypeMethodDescriptionvoid
PamDataUnit.addSuperDetection
(SuperDetection superDetection) void
PamDataUnit.removeSuperDetection
(SuperDetection superDetection) int
PamDataUnit.setUniqueSuperDetection
(SuperDetection superDetection) Sets a unique super detection. -
Uses of SuperDetection in PamguardMVC.superdet
Modifier and TypeClassDescriptionclass
SuperDetDataBlock<Tunit extends SuperDetection,
TSubDet extends PamDataUnit> ModifierConstructorDescriptionSubdetectionInfo
(T subDetection, SuperDetection superDetection) Constructor used when adding a new data unit that isn't yet in the database. -
Uses of SuperDetection in qa
Modifier and TypeClassDescriptionclass
QADataUnit<T extends PamDataUnit,
U extends PamDataUnit> Generic class for QA Tests, Sequences and Sounds so that they can hold their operational status data.class
class
class
-
Uses of SuperDetection in rawDeepLearningClassifier.segmenter
Modifier and TypeClassDescriptionclass
A group of detection which are within a particular segment. -
Uses of SuperDetection in targetMotionOld
Modifier and TypeMethodDescriptionvoid
AbstractTimeDelayLocaliser.getEventInfo
(SuperDetection pamDetection) Get info for the event attached to the pamDetectionvoid
AbstractTimeDelayLocaliser.setEventRotator
(SuperDetection pamDetection) -
Uses of SuperDetection in whistleDetector
Modifier and TypeClassDescriptionclass
class
Whistle group detection is initially designed to take just one whistle from each of many hydrophone pairs. -
Uses of SuperDetection in whistlesAndMoans