|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.mbari.siam.devices.mclane.Connection
public class Connection
| Field Summary | |
|---|---|
static long |
AVERAGING_WINDOW
|
float |
BattVoltage
|
long |
duration
|
java.util.Date |
expected_next_connection
|
java.util.Date |
time_established
|
| Constructor Summary | |
|---|---|
Connection()
|
|
| Method Summary | |
|---|---|
void |
CloseConnection()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static long AVERAGING_WINDOW
public long duration
public java.util.Date time_established
public java.util.Date expected_next_connection
public float BattVoltage
| Constructor Detail |
|---|
public Connection()
| Method Detail |
|---|
public void CloseConnection()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||