Stores the current draw of a single actuator. More...
import "InterfaceDataTypes.idl";
Public Attributes | |
Time | tm |
Time stamp. | |
unsigned short | index |
Zero-based index of the actuator. | |
double | current |
Current of the actuator in amps. |
Stores the current draw of a single actuator.
Current of the actuator in amps.
unsigned short RTC::ActArrayActuatorCurrent::index |
Zero-based index of the actuator.