|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectRTC.GPSTime
public final class GPSTime
RTC/GPSTime.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from idl/InterfaceDataTypes.idl Thursday, March 3, 2011 3:01:42 PM JST
| Field Summary | |
|---|---|
int |
msec
|
int |
sec
|
| Constructor Summary | |
|---|---|
GPSTime()
|
|
GPSTime(int _sec,
int _msec)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int sec
public int msec
| Constructor Detail |
|---|
public GPSTime()
public GPSTime(int _sec,
int _msec)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||