Package PamDetection

Class Summary
AbstractLocalisation Class for localisation information.
AcousticDataUnit Basic class for all acoustic data, everything from raw audio data to final detections with localisations
IshAnchorGroup Brings together groups of IshDetWrappers
IshDetection Basic detection on a single channel for the Ishmael det/loc.
IshDetWrapper Groups togetehr a series of IshDeections.
IshTrack IshTrack may not need to hold any location information itself - it mainly holds a list of IshAnchorGroups, each of which has a PamLocation object, the contents of which will make up a track.
NewPamDataUnit Deprecated.
PamDetection<T extends PamDetection,U extends PamDetection> Base class for all Pamguard detections.
PamLocalisation Deprecated.
RawDataUnit  
TestStuff