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