OpenRTM-aist IDL 2.1
読み取り中…
検索中…
一致する文字列を見つけられません
RTC::ActArrayActuatorPos 構造体

Stores the position of a single actuator. [詳解]

import "InterfaceDataTypes.idl";

RTC::ActArrayActuatorPos 連携図

公開変数類

Time tm
 Time stamp.
unsigned short index
 Zero-based index of the actuator.
double position
 Position of the actuator in metres or radians.

詳解

Stores the position of a single actuator.

メンバ詳解

◆ index

unsigned short RTC::ActArrayActuatorPos::index

Zero-based index of the actuator.

◆ position

double RTC::ActArrayActuatorPos::position

Position of the actuator in metres or radians.

◆ tm

Time RTC::ActArrayActuatorPos::tm

Time stamp.


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