|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.mbari.siam.devices.nortek.DataStructure
org.mbari.siam.devices.nortek.VectorVelocityData
public class VectorVelocityData
Vector Velocity data
| Field Summary |
|---|
| Fields inherited from class org.mbari.siam.devices.nortek.DataStructure |
|---|
ID_ADOP_DIAG_DATA, ID_ADOP_DIAG_HEAD, ID_ADOP_PROF_PROFILE, ID_ADOP_PROF_VELOCITY, ID_ADOP_VELOCITY, ID_HEAD_CONFIG, ID_HW_CONFIG, ID_USER_CONFIG, ID_VECTOR_SYSTEM_DATA, ID_VECTOR_VELOCITY_DATA, ID_VECTOR_VELOCITY_DATA_HEADER, INTERCHAR_TIMEOUT, PACKET_TIMEOUT |
| 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.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 | |||||||