|
OpenRTM-aist IDL
1.1
|
Accelerations in 3D cartesian space. More...
import"ExtendedDataTypes.idl";
Public Attributes | |
| double | ax |
| Acceleration along the x axis, in metres per second per second. More... | |
| double | ay |
| Acceleration along the y axis, in metres per second per second. More... | |
| double | az |
| Acceleration along the z axis, in metres per second per second. More... | |
Accelerations in 3D cartesian space.
| double RTC::Acceleration3D::ax |
Acceleration along the x axis, in metres per second per second.
| double RTC::Acceleration3D::ay |
Acceleration along the y axis, in metres per second per second.
| double RTC::Acceleration3D::az |
Acceleration along the z axis, in metres per second per second.
1.8.11