Package qa.generator.clusters
Class LFBaleenCluster
java.lang.Object
qa.generator.clusters.StandardQACluster
qa.generator.clusters.LFBaleenCluster
- All Implemented Interfaces:
QACluster
-
Constructor Summary
-
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
-
LFBaleenCluster
public LFBaleenCluster()V 1.0 Based on planning doc of 28 July 2019. rms SL = 189 +/- 6. So have used o-p of 192+/- 6. F range 15 - 100. + constraint of only sweeping one octave. 2 second duration. Generate one every 10s maximum
-
-
Method Details
-
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).
-