|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.mbari.siam.devices.ocr3000.Ocr3000.DataStructure
public static class Ocr3000.DataStructure
A structure encapsulating access to engineering units for the measurements in a single record.
| Constructor Summary | |
|---|---|
Ocr3000.DataStructure()
|
|
| Method Summary | |
|---|---|
Ocr3000.CalibrationInfo |
getCalibrationInfo()
|
byte[] |
getData()
|
void |
setCalibrationInfo(Ocr3000.CalibrationInfo calibrationInfo)
|
void |
setData(byte[] data)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Ocr3000.DataStructure()
| Method Detail |
|---|
public byte[] getData()
public void setData(byte[] data)
public Ocr3000.CalibrationInfo getCalibrationInfo()
public void setCalibrationInfo(Ocr3000.CalibrationInfo calibrationInfo)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||