Uses of Class
PamDetection.AbstractLocalisation

Packages that use AbstractLocalisation
AIS   
clickDetector   
IshmaelLocator   
loc3d_Thode   
Localiser   
PamguardMVC   
whistleDetector   
whistlesAndMoans   
 

Uses of AbstractLocalisation in AIS
 

Subclasses of AbstractLocalisation in AIS
 class AISLocalisation
           
 

Uses of AbstractLocalisation in clickDetector
 

Subclasses of AbstractLocalisation in clickDetector
 class ClickLocalisation
           
 class ClickTrainLocalisation
           
 

Uses of AbstractLocalisation in IshmaelLocator
 

Subclasses of AbstractLocalisation in IshmaelLocator
 class IshLocalisation
          Whenever one of the IshLoc routines calculates a location (bearing, X-Y position, etc.) it generates an IshLocation, which is then passed to the rest of PAMGUARD via IshLocProcess.outputDataBlock.
 

Uses of AbstractLocalisation in loc3d_Thode
 

Subclasses of AbstractLocalisation in loc3d_Thode
 class TowedArray3DLocalization
           
 

Uses of AbstractLocalisation in Localiser
 

Subclasses of AbstractLocalisation in Localiser
 class GroupDetectionLocalisation
           
 

Uses of AbstractLocalisation in PamguardMVC
 

Fields in PamguardMVC declared as AbstractLocalisation
protected  AbstractLocalisation PamDataUnit.localisation
          Localisation information
 

Methods in PamguardMVC that return AbstractLocalisation
 AbstractLocalisation PamDataUnit.getLocalisation()
           
 

Methods in PamguardMVC with parameters of type AbstractLocalisation
 void PamDataUnit.setLocalisation(AbstractLocalisation localisation)
           
 

Uses of AbstractLocalisation in whistleDetector
 

Subclasses of AbstractLocalisation in whistleDetector
 class WhistleLocalisation
           
 

Uses of AbstractLocalisation in whistlesAndMoans
 

Subclasses of AbstractLocalisation in whistlesAndMoans
 class WhistleBearingInfo