|
||||||||
| 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.VectorSystemData
public class VectorSystemData
Vector System data
| Constructor Summary | |
|---|---|
VectorSystemData()
|
|
| Method Summary | |
|---|---|
short |
error()
Error |
short |
heading()
Heading (0.1 deg) |
short |
pitch()
Pitch (0.1 deg) |
short |
roll()
Roll (0.1 deg) |
short |
soundSpeed()
Sound speed (0.1 m/sec) |
short |
status()
Status |
short |
temperature()
Temperature (0.01 deg) |
java.lang.String |
toString()
Return String representation |
double |
velocityMult()
|
short |
voltage()
Voltage (0.1 volt) |
| 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 VectorSystemData()
| Method Detail |
|---|
public short voltage()
public short soundSpeed()
public short heading()
public short pitch()
public short roll()
public short temperature()
public short status()
public double velocityMult()
public short error()
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 | |||||||