|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPamguardMVC.PamDataUnit
depthReadout.DepthDataUnit
public class DepthDataUnit
| Field Summary | |
|---|---|
private double[] |
depthData
|
private double[] |
rawDepthData
|
| Fields inherited from class PamguardMVC.PamDataUnit |
|---|
absBlockIndex, channelBitmap, localisation, oLL, timeMilliseconds |
| Constructor Summary | |
|---|---|
DepthDataUnit(long timeMilliseconds)
|
|
| Method Summary | |
|---|---|
double[] |
getDepthData()
|
double[] |
getRawDepthData()
|
void |
setDepthData(double[] depthData)
|
void |
setRawDepthData(double[] rawDepthData)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private double[] depthData
private double[] rawDepthData
| Constructor Detail |
|---|
public DepthDataUnit(long timeMilliseconds)
| Method Detail |
|---|
public double[] getDepthData()
public void setDepthData(double[] depthData)
public double[] getRawDepthData()
public void setRawDepthData(double[] rawDepthData)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||