Uses of Interface
Localiser.LocalisationAlgorithmInfo
Packages that use LocalisationAlgorithmInfo
Package
Description
-
Uses of LocalisationAlgorithmInfo in bearinglocaliser
Classes in bearinglocaliser that implement LocalisationAlgorithmInfoMethods in bearinglocaliser that return LocalisationAlgorithmInfo -
Uses of LocalisationAlgorithmInfo in clickDetector
Methods in clickDetector that return LocalisationAlgorithmInfoModifier and TypeMethodDescriptionClickControl.getAlgorithmInfo()
ClickDetector.getLocaliserInfo()
Get information about the internal bearing localiser. -
Uses of LocalisationAlgorithmInfo in Localiser
Methods in Localiser that return LocalisationAlgorithmInfoModifier and TypeMethodDescriptionLocalisationAlgorithm.getAlgorithmInfo()
Get information about the localisation algorithm. -
Uses of LocalisationAlgorithmInfo in Localiser.algorithms.timeDelayLocalisers.bearingLoc
Subinterfaces of LocalisationAlgorithmInfo in Localiser.algorithms.timeDelayLocalisers.bearingLocModifier and TypeInterfaceDescriptioninterface
Class to estimate bearings, with errors from a closely spaced hydrophone arrayClasses in Localiser.algorithms.timeDelayLocalisers.bearingLoc that implement LocalisationAlgorithmInfoModifier 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.Methods in Localiser.algorithms.timeDelayLocalisers.bearingLoc that return LocalisationAlgorithmInfoModifier and TypeMethodDescriptionCombinedBearingLocaliser.getAlgorithmInfo()
Deprecated.LSQBearingLocaliser.getAlgorithmInfo()
MLGridBearingLocaliser.getAlgorithmInfo()
Deprecated.MLGridBearingLocaliser2.getAlgorithmInfo()
PairBearingLocaliser.getAlgorithmInfo()
SimplexBearingLocaliser.getAlgorithmInfo()
Deprecated. -
Uses of LocalisationAlgorithmInfo in targetMotionOld
Classes in targetMotionOld that implement LocalisationAlgorithmInfoModifier and TypeClassDescriptionclass
TargetMotionLocaliser<T extends GroupDetection>
Reinstated Target motion add-in as used by the click detector.Methods in targetMotionOld that return LocalisationAlgorithmInfo -
Uses of LocalisationAlgorithmInfo in whistlesAndMoans
Methods in whistlesAndMoans that return LocalisationAlgorithmInfoModifier and TypeMethodDescriptionWhistleMoanControl.getAlgorithmInfo()
WhistleToneConnectProcess.getLocAlgorithmInfo()
Get info on current localisation algorithm.