|
OpenRTM-aist IDL
1.1
|
Time since epoch as reported by a GPS device. [詳解]
import"InterfaceDataTypes.idl";
公開変数類 | |
| unsigned long | sec |
| Seconds value. [詳解] | |
| unsigned long | msec |
| Microseconds value. [詳解] | |
Time since epoch as reported by a GPS device.
| unsigned long RTC::GPSTime::msec |
Microseconds value.
| unsigned long RTC::GPSTime::sec |
Seconds value.
1.8.11