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

Stores the speed of a single actuator. More...

import"InterfaceDataTypes.idl";

Collaboration diagram for RTC::ActArrayActuatorSpeed:
Collaboration graph
[legend]

Public Attributes

Time tm
 Time stamp. More...
 
unsigned short index
 Zero-based index of the actuator. More...
 
double speed
 Speed of the actuator in metres per second or radians per second. More...
 

Detailed Description

Stores the speed of a single actuator.

Member Data Documentation

unsigned short RTC::ActArrayActuatorSpeed::index

Zero-based index of the actuator.

double RTC::ActArrayActuatorSpeed::speed

Speed of the actuator in metres per second or radians per second.

Time RTC::ActArrayActuatorSpeed::tm

Time stamp.


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