Class HyperbolicGroupLocalisation
java.lang.Object
PamDetection.AbstractLocalisation
Localiser.detectionGroupLocaliser.GroupLocalisation
group3dlocaliser.algorithm.hyperbolic.HyperbolicGroupLocalisation
Keeps a copy of the raw position vector for hyperbolic localisation.
- Author:
- Jamie Macaulay
-
Constructor Summary
ConstructorDescriptionHyperbolicGroupLocalisation
(PamDataUnit pamDataUnit, GroupLocResult targetMotionResult) -
Method Summary
Methods inherited from class Localiser.detectionGroupLocaliser.GroupLocalisation
addGroupLocaResult, bearingAmbiguity, clearLocResults, getAmbiguityCount, getAngles, getErrorDirection, getGroupLocaResult, getGroupLocResults, getHeight, getHeightError, getLatLong, getLocError, getOriginLatLong, getParallelError, getPerpendiculaError, getRange, getRangeError, setTargetMotionResult, sortLocResults, toString
Methods inherited from class PamDetection.AbstractLocalisation
addLocContents, getAngleErrors, getArrayOrientationVectors, getBearing, getBearing, getBearingError, getBearingReference, getDepth, getLocContents, getNumLatLong, getParentDetection, getPlanarAngles, getPlanarVector, getRealWorldVectors, getReferenceHydrophones, getSubArrayType, getTimeDelayChIndex, getTimeDelayErrors, getTimeDelays, getWorldVectors, hasLocContent, removeLocContents, setArrayAxis, setLocContents, setParentDetection, setReferenceHydrophones, setSubArrayType
-
Constructor Details
-
HyperbolicGroupLocalisation
-
-
Method Details
-
getPosVec
public double[] getPosVec() -
setPosVec
public void setPosVec(double[] posVec)
-