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