OpenRTM-aist IDL 2.1
Loading...
Searching...
No Matches
RTC::ActArrayActuatorSpeed Struct Reference

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

import "InterfaceDataTypes.idl";

Collaboration diagram for RTC::ActArrayActuatorSpeed:

Public Attributes

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

Detailed Description

Stores the speed of a single actuator.

Member Data Documentation

◆ index

unsigned short RTC::ActArrayActuatorSpeed::index

Zero-based index of the actuator.

◆ speed

double RTC::ActArrayActuatorSpeed::speed

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

◆ tm

Time RTC::ActArrayActuatorSpeed::tm

Time stamp.


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