|
||||||||||
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 . IDL-to-Java �R���p�C�� (�|�[�^�u��), �o�[�W���� "3.1" ���� ������: idl/InterfaceDataTypes.idl 2011�N10��5�� 15��39��13�b 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 |