|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPamguardMVC.PamDataUnit
PamDetection.AcousticDataUnit
IshmaelDetector.IshDetFnDataUnit
public class IshDetFnDataUnit
| Field Summary | |
|---|---|
(package private) double[] |
detData
|
| 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 | |
|---|---|
IshDetFnDataUnit(long timeMilliseconds,
int channelBitmap,
long startSample,
long duration,
double[] detData)
|
|
| Method Summary | |
|---|---|
double[] |
getDetData()
|
void |
setDetData(double[] detData)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
double[] detData
| Constructor Detail |
|---|
public IshDetFnDataUnit(long timeMilliseconds,
int channelBitmap,
long startSample,
long duration,
double[] detData)
| Method Detail |
|---|
public double[] getDetData()
public void setDetData(double[] detData)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||