|
OpenRTM-aist IDL 2.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.