OpenRTM-aist IDL 2.1.0
読み取り中…
検索中…
一致する文字列を見つけられません
公開変数類 | 全メンバ一覧
RTC::Acceleration3D 構造体

Accelerations in 3D cartesian space. [詳解]

import <ExtendedDataTypes.idl;

公開変数類

double ax
 Acceleration along the x axis, in metres per second per second.
 
double ay
 Acceleration along the y axis, in metres per second per second.
 
double az
 Acceleration along the z axis, in metres per second per second.
 

詳解

Accelerations in 3D cartesian space.

メンバ詳解

◆ ax

double RTC::Acceleration3D::ax

Acceleration along the x axis, in metres per second per second.

◆ ay

double RTC::Acceleration3D::ay

Acceleration along the y axis, in metres per second per second.

◆ az

double RTC::Acceleration3D::az

Acceleration along the z axis, in metres per second per second.


この構造体詳解は次のファイルから抽出されました: