Package clickDetector.localisation
Class ClickGroupLocaliser
java.lang.Object
clickDetector.localisation.GeneralGroupLocaliser
clickDetector.localisation.ClickGroupLocaliser
- All Implemented Interfaces:
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
Modifier and TypeFieldDescriptionList of possible localiser (do not serialise) -
Constructor Summary
-
Method Summary
Methods inherited from class clickDetector.localisation.GeneralGroupLocaliser
findLocaliserAlgorithm, generateLocList, getAlgorithmSettingsPane, getLocContents, 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:LocaliserModel
Get the name which describes the localiser.- Specified by:
getName
in interfaceLocaliserModel<PamDataUnit>
- Specified by:
getName
in classGeneralGroupLocaliser
- Returns:
- the name of the localiser.
-
getClickLocParams
- Specified by:
getClickLocParams
in classGeneralGroupLocaliser
-