|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.mbari.siam.devices.nortek.vector.DataStructure
org.mbari.siam.devices.nortek.vector.VectorVelocityData
public class VectorVelocityData
Vector Velocity data
| Constructor Summary | |
|---|---|
VectorVelocityData()
|
|
| Method Summary | |
|---|---|
short |
ensemble()
Sequential ensemble number |
int |
pressure()
Pressure (mm) |
java.lang.String |
toString()
Return String representation |
short |
velocityX()
Velocity X or East, 0.1 or 0.01 cm/s, see VectorSystemData.velocityMult() |
short |
velocityY()
Velocity Y or North, 0.1 or 0.01 cm/s, see VectorSystemData.velocityMult() |
short |
velocityZ()
Velocity Z or Up, 0.1 or 0.01 cm/s, see VectorSystemData.velocityMult() |
| Methods inherited from class org.mbari.siam.devices.nortek.vector.DataStructure |
|---|
id, id, isHRProfilerData, isInstrumentConfiguration, isProfilerVelocityData, isVectorVelocityData, read, setBytes, totalWords, totalWords |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public VectorVelocityData()
| Method Detail |
|---|
public short ensemble()
public int pressure()
public short velocityX()
public short velocityY()
public short velocityZ()
public java.lang.String toString()
toString in class DataStructure
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||