Class PorpoiseCluster

java.lang.Object
qa.generator.clusters.StandardQACluster
qa.generator.clusters.PorpoiseCluster
All Implemented Interfaces:
QACluster

public class PorpoiseCluster extends StandardQACluster
  • Constructor Details

    • PorpoiseCluster

      public PorpoiseCluster()
  • Method Details

    • getPrimaryDetectorType

      public Class getPrimaryDetectorType()
      Description copied from interface: QACluster
      Get the primary detection type in the form of a class type for a PamDataUnit.
      This will be used to set a default primary detector prior to the user selecting one.
      Returns:
      type of primary detector (generally whistles or clicks).