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

Stores the current draw of a single actuator. More...

import"InterfaceDataTypes.idl";

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

Public Attributes

Time tm
 Time stamp. More...
 
unsigned short index
 Zero-based index of the actuator. More...
 
double current
 Current of the actuator in amps. More...
 

Detailed Description

Stores the current draw of a single actuator.

Member Data Documentation

double RTC::ActArrayActuatorCurrent::current

Current of the actuator in amps.

unsigned short RTC::ActArrayActuatorCurrent::index

Zero-based index of the actuator.

Time RTC::ActArrayActuatorCurrent::tm

Time stamp.


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