Package clipgenerator.localisation
Class ClipLocalisation
java.lang.Object
PamDetection.AbstractLocalisation
whistlesAndMoans.WhistleBearingInfo
clipgenerator.localisation.ClipLocalisation
Use the same localisation information as for whistles. It's
pretty generic.
- Author:
- Doug Gillespie
-
Constructor Summary
ConstructorDescriptionClipLocalisation
(PamDataUnit pamDataUnit, BearingLocaliser bearingLocaliser, int hydrophones, double[][] anglesAndErrors) -
Method Summary
Methods inherited from class whistlesAndMoans.WhistleBearingInfo
addLocContents, bearingAmbiguity, getAngles, getBearingReference, getRange, getTimeDelays, setLocContents
Methods inherited from class PamDetection.AbstractLocalisation
getAmbiguityCount, getAngleErrors, getArrayOrientationVectors, getBearing, getBearing, getBearingError, getDepth, getErrorDirection, getHeight, getHeightError, getLatLong, getLocContents, getLocError, getNumLatLong, getOriginLatLong, getParallelError, getParentDetection, getPerpendiculaError, getPlanarAngles, getPlanarVector, getRangeError, getRealWorldVectors, getReferenceHydrophones, getSubArrayType, getTimeDelayChIndex, getTimeDelayErrors, getWorldVectors, hasLocContent, removeLocContents, setArrayAxis, setParentDetection, setReferenceHydrophones, setSubArrayType, toString
-
Constructor Details
-
ClipLocalisation
public ClipLocalisation(PamDataUnit pamDataUnit, BearingLocaliser bearingLocaliser, int hydrophones, double[][] anglesAndErrors)
-