|
defined in <RobotAPI/drivers/KITProsthesisIceDriver/example/KITProstheticHandInterface.ice>
struct ProsthesisSensorValues { ... }
Data Members | |
long | fingerPos |
long | fingerPWM |
ProsthesisState::State | state |
long | thumbPos |
long | thumbPWM |
Definition at line 55 of file KITProstheticHandInterface.ice.
long fingerPos |
Definition at line 63 of file KITProstheticHandInterface.ice.
long fingerPWM |
Definition at line 62 of file KITProstheticHandInterface.ice.
ProsthesisState::State state |
Definition at line 57 of file KITProstheticHandInterface.ice.
long thumbPos |
Definition at line 60 of file KITProstheticHandInterface.ice.
long thumbPWM |
Definition at line 59 of file KITProstheticHandInterface.ice.