Package depthReadout
Class DepthParameters
java.lang.Object
depthReadout.DepthParameters
- All Implemented Interfaces:
Serializable
,Cloneable
,ManagedParameters
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionint[]
This is actually a streamer map now, not hydrophones but leave it alone.int
double
static final long
int
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionclone()
Get a set of data that describes all of the parameters in a classint
Get a bitmap of all used streamers.
-
Field Details
-
serialVersionUID
public static final long serialVersionUID- See Also:
-
systemNumber
public int systemNumber -
pollTime
public double pollTime -
hydrophoneMaps
public int[] hydrophoneMapsThis is actually a streamer map now, not hydrophones but leave it alone. -
nSensors
public int nSensors
-
-
Constructor Details
-
DepthParameters
public DepthParameters()
-
-
Method Details
-
clone
-
getParameterSet
Description copied from interface:ManagedParameters
Get a set of data that describes all of the parameters in a class- Specified by:
getParameterSet
in interfaceManagedParameters
- Returns:
- description of the parameters in a class.
-
getTotalStreamerMap
public int getTotalStreamerMap()Get a bitmap of all used streamers.- Returns:
-