Sensed position / angle of the joint. More...
#include <JointData.hpp>

Public Member Functions | |
| JointSensedAngle () | |
| JointSensedAngle (const quantity< plane_angle > &value) | |
Data Fields | |
| quantity< plane_angle > | angle |
Sensed position / angle of the joint.
Definition at line 88 of file JointData.hpp.
| JointSensedAngle | ( | ) |
Definition at line 67 of file JointData.cpp.
| JointSensedAngle | ( | const quantity< plane_angle > & | value | ) |
Definition at line 73 of file JointData.cpp.
| quantity<plane_angle> angle |
Definition at line 90 of file JointData.hpp.
1.6.3