Class Group3DProcess

java.lang.Object
PamguardMVC.PamProcess
group3dlocaliser.Group3DProcess
All Implemented Interfaces:
DetectionGroupMonitor, PamObserver, ProcessAnnotator

public class Group3DProcess extends PamProcess implements DetectionGroupMonitor
  • Constructor Details

    • Group3DProcess

      public Group3DProcess(Group3DLocaliserControl group3DControl)
      Process for 3D localisation based on multiple hydrophone clusters.

      (It is possible to have a single hydrophone in a cluster, so really this is just a new, cleaner, implementation of a 3D localiser).

      Parameters:
      group3DControl -
  • Method Details