|
||||||||
| 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.HardwareConfiguration
public class HardwareConfiguration
Hardware configuration data.
| Constructor Summary | |
|---|---|
HardwareConfiguration()
|
|
| Method Summary | |
|---|---|
short |
boardConfiguration()
Measurement interval (sec) |
short |
boardFrequency()
|
byte[] |
fwVersion()
|
short |
hwVersion()
|
short |
picVersion()
|
int |
recorderSize()
Return recorder size in bytes |
byte[] |
serialNo()
Averaging interval, in seconds. |
java.lang.String |
toString()
Return String representation |
| 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 HardwareConfiguration()
| Method Detail |
|---|
public byte[] serialNo()
public short boardConfiguration()
public short boardFrequency()
public short picVersion()
public short hwVersion()
public int recorderSize()
public byte[] fwVersion()
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 | |||||||