|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectdepthReadout.DepthParameters
public class DepthParameters
| Field Summary | |
|---|---|
int[] |
hydrophoneMaps
|
double[] |
hydrophoneY
|
int |
nSensors
|
double |
pollTime
|
static long |
serialVersionUID
|
int |
systemNumber
|
| Constructor Summary | |
|---|---|
DepthParameters()
|
|
| Method Summary | |
|---|---|
DepthParameters |
clone()
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final long serialVersionUID
public int systemNumber
public double pollTime
public int[] hydrophoneMaps
public double[] hydrophoneY
public int nSensors
| Constructor Detail |
|---|
public DepthParameters()
| Method Detail |
|---|
public DepthParameters clone()
clone in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||