|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPamguardMVC.PamDataUnit
PamDetection.AcousticDataUnit
PamDetection.PamDetection<t,PamDetection>
Localiser.GroupDetection
clickDetector.TrackedClickGroup
public class TrackedClickGroup
Class for handling data from manual tracking of clicks. Probably doens't need any functionality that is not already in ClickGroupDetection, but sub class anyway to make future changes easy.
| Field Summary |
|---|
| Fields inherited from class Localiser.GroupDetection |
|---|
STATUS_CLOSED, STATUS_OPEN |
| Fields inherited from class PamDetection.AcousticDataUnit |
|---|
AMPLITUDE_SCALE_DBREMPA, AMPLITUDE_SCALE_LINREFSD, duration, frequency, startSample |
| Fields inherited from class PamguardMVC.PamDataUnit |
|---|
absBlockIndex, channelBitmap, localisation, oLL, timeMilliseconds |
| Constructor Summary | |
|---|---|
TrackedClickGroup(ClickDetection click)
|
|
TrackedClickGroup(long timeMilliseconds,
int channelBitmap,
long startSample,
long duration)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TrackedClickGroup(ClickDetection click)
public TrackedClickGroup(long timeMilliseconds,
int channelBitmap,
long startSample,
long duration)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||