Package clickDetector.localisation
Class ClickGroupLocaliser
java.lang.Object
clickDetector.localisation.GeneralGroupLocaliser
clickDetector.localisation.ClickGroupLocaliser
- All Implemented Interfaces:
 LocalisationAlgorithm,LocalisationAlgorithmInfo,LocaliserModel<PamDataUnit>
A localiser implemented for groups of clicks. Usually this will be used with target motion loclisation but is also
 suitable for dispersed set of buoys.
- 
Field Summary
FieldsModifier and TypeFieldDescriptionList of possible localiser (do not serialise) - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class clickDetector.localisation.GeneralGroupLocaliser
findLocaliserAlgorithm, generateLocList, getAlgorithmInfo, getAlgorithmName, getAlgorithmSettingsPane, getLocalisationContents, getLocalizationOptionsPanel, getLocContents, getParameters, getTethysCreator, getToolTipText, hasParams, notifyModelProgress, resultsFilterOK, runModel, runModel 
- 
Field Details
- 
locAlgorithmList
List of possible localiser (do not serialise) 
 - 
 - 
Constructor Details
- 
ClickGroupLocaliser
 
 - 
 - 
Method Details
- 
getName
Description copied from interface:LocaliserModelGet the name which describes the localiser.- Specified by:
 getNamein interfaceLocaliserModel<PamDataUnit>- Specified by:
 getNamein classGeneralGroupLocaliser- Returns:
 - the name of the localiser.
 
 - 
getClickLocParams
- Specified by:
 getClickLocParamsin classGeneralGroupLocaliser
 
 -