OpenRTM-aist IDL  1.2
Public Attributes | List of all members
RTC::AngularAcceleration3D Struct Reference

Angular accelerations in 3D cartesian space. More...

import"ExtendedDataTypes.idl";

Public Attributes

double aax
 Acceleration around the x axis, in radians per second per second. More...
 
double aay
 Acceleration around the y axis, in radians per second per second. More...
 
double aaz
 Acceleration around the z axis, in radians per second per second. More...
 

Detailed Description

Angular accelerations in 3D cartesian space.

Member Data Documentation

double RTC::AngularAcceleration3D::aax

Acceleration around the x axis, in radians per second per second.

double RTC::AngularAcceleration3D::aay

Acceleration around the y axis, in radians per second per second.

double RTC::AngularAcceleration3D::aaz

Acceleration around the z axis, in radians per second per second.


The documentation for this struct was generated from the following file: