|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.mbari.siam.distributed.Calibration
public class Calibration
Sensor calibration information. Contains calibration coefficients.
| Nested Class Summary | |
|---|---|
static class |
Calibration.Coefficient
|
| Constructor Summary | |
|---|---|
Calibration(long deviceID,
long startDate,
long endDate)
|
|
| Method Summary | |
|---|---|
long |
endDate()
|
long |
getDeviceID()
|
long |
getStartDate()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Calibration(long deviceID,
long startDate,
long endDate)
| Method Detail |
|---|
public long getDeviceID()
public long getStartDate()
public long endDate()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||