Package qa.generator.clusters
Class DolphinWhistlesCluster
java.lang.Object
qa.generator.clusters.StandardQACluster
qa.generator.clusters.DolphinWhistlesCluster
- All Implemented Interfaces:
 QACluster
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionGet the primary detection type in the form of a class type for a PamDataUnit.Methods inherited from class qa.generator.clusters.StandardQACluster
getDepthDistribution, getFrequencyRange, getName, getSequenceGenerator, getSoundGenerator, getVersion, setSequenceGenerator, setSoundGenerator 
- 
Constructor Details
- 
DolphinWhistlesCluster
public DolphinWhistlesCluster() 
 - 
 - 
Method Details
- 
getPrimaryDetectorType
Description copied from interface:QAClusterGet 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).
 
 
 -