Package qa.generator.clusters
Class RightWhaleCluster
java.lang.Object
qa.generator.clusters.StandardQACluster
qa.generator.clusters.RightWhaleCluster
- All Implemented Interfaces:
QACluster
Using Munger SL distribution of 178/176. Use 177, add 3 for 0-peak, so 180dB0-p
use distribution Guass width of 1/4 range. Range is about 10dB, so use 2.5 (seems very narrow !).
Why as Park's SL measurements so much lower at 137-162 ?
Make upsweeps from around 90 to 170Hz
- Author:
- dg50
-
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
-
RightWhaleCluster
public RightWhaleCluster()
-
-
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).
-