Package clickDetector
Class ClickDetector.ChannelGroupDetector
java.lang.Object
clickDetector.ClickDetector.ChannelGroupDetector
- Enclosing class:
ClickDetector
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidMain function call to search for click in the data.voidmasterClockUpdate(long timeMilliseconds, long sampleNumber) voidvoidpamStart()voidsetEchoDetector(EchoDetector echoDetector)
-
Constructor Details
-
ChannelGroupDetector
public ChannelGroupDetector(int groupId, int groupChannels)
-
-
Method Details
-
masterClockUpdate
public void masterClockUpdate(long timeMilliseconds, long sampleNumber) -
getBearingLocaliser
-
pamStart
public void pamStart() -
lookForClicks
public void lookForClicks()Main function call to search for click in the data. -
notifyArrayChanged
public void notifyArrayChanged() -
setEchoDetector
- Parameters:
echoDetector- the echoDetector to set
-
getEchoDetector
- Returns:
- the echoDetector
-
getGroupHydrophones
public int getGroupHydrophones()- Returns:
- the groupHydrophones
-