Uses of Interface
Localiser.LocalisationAlgorithmInfo
Package
Description
-
Uses of LocalisationAlgorithmInfo in bearinglocaliser
-
Uses of LocalisationAlgorithmInfo in clickDetector
Modifier and TypeMethodDescriptionClickControl.getAlgorithmInfo()
ClickDetector.getLocaliserInfo()
Get information about the internal bearing localiser. -
Uses of LocalisationAlgorithmInfo in Localiser
Modifier and TypeMethodDescriptionLocalisationAlgorithm.getAlgorithmInfo()
Get information about the localisation algorithm. -
Uses of LocalisationAlgorithmInfo in Localiser.algorithms.timeDelayLocalisers.bearingLoc
Modifier and TypeInterfaceDescriptioninterface
Class to estimate bearings, with errors from a closely spaced hydrophone arrayModifier and TypeClassDescriptionclass
Deprecated.class
class
Deprecated.class
Revamp of the earlier MLGridBearingLocaliser but with a more sensible coordinate frame.class
class
Really simple BearingLocaliser which works with two element closely spaced arrays.class
Deprecated.Modifier and TypeMethodDescriptionCombinedBearingLocaliser.getAlgorithmInfo()
Deprecated.LSQBearingLocaliser.getAlgorithmInfo()
MLGridBearingLocaliser.getAlgorithmInfo()
Deprecated.MLGridBearingLocaliser2.getAlgorithmInfo()
PairBearingLocaliser.getAlgorithmInfo()
SimplexBearingLocaliser.getAlgorithmInfo()
Deprecated. -
Uses of LocalisationAlgorithmInfo in targetMotionOld
Modifier and TypeClassDescriptionclass
TargetMotionLocaliser<T extends GroupDetection>
Reinstated Target motion add-in as used by the click detector. -
Uses of LocalisationAlgorithmInfo in whistlesAndMoans
Modifier and TypeMethodDescriptionWhistleMoanControl.getAlgorithmInfo()
WhistleToneConnectProcess.getLocAlgorithmInfo()
Get info on current localisation algorithm.