|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPamguardMVC.PamDataUnit
PamDetection.AcousticDataUnit
PamDetection.PamDetection<IshDetWrapper,IshTrack>
PamDetection.IshAnchorGroup
public class IshAnchorGroup
Brings together groups of IshDetWrappers
| Field Summary | |
|---|---|
(package private) IshDetWrapper |
anchor
|
| Fields inherited from class PamDetection.PamDetection |
|---|
detectionType |
| 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 | |
|---|---|
IshAnchorGroup(long timeMilliseconds,
int channelBitmap,
long startSample,
long duration)
|
|
| Method Summary | |
|---|---|
IshDetWrapper |
getAnchor()
|
void |
setAnchor(IshDetWrapper anchor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
IshDetWrapper anchor
| Constructor Detail |
|---|
public IshAnchorGroup(long timeMilliseconds,
int channelBitmap,
long startSample,
long duration)
| Method Detail |
|---|
public IshDetWrapper getAnchor()
public void setAnchor(IshDetWrapper anchor)
anchor - The anchor to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||