|
OpenRTM-aist IDL
1.1
|
Accelerations in 2D 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... | |
Accelerations in 2D cartesian space.
| double RTC::Acceleration2D::ax |
Acceleration along the x axis, in metres per second per second.
| double RTC::Acceleration2D::ay |
Acceleration along the y axis, in metres per second per second.
1.8.11