|
cisst-saw
|
#include <prmStateJointQtWidget.h>
Public Member Functions | |
| prmStateJointQtWidget (void) | |
| ~prmStateJointQtWidget (void) | |
| void | setupUi (void) |
| void | SetValue (const prmStateJoint &newValue) |
| void | SetConfiguration (const prmConfigurationJoint &newConfiguration) |
| void | SetPrismaticRevoluteFactors (const double &prismatic, const double &revolute) |
Protected Attributes | |
| vctQtWidgetDynamicVectorDoubleRead * | QVRPosition |
| vctQtWidgetDynamicVectorDoubleRead * | QVRVelocity |
| vctQtWidgetDynamicVectorDoubleRead * | QVREffort |
| QWidget * | QWPosition |
| QWidget * | QWVelocity |
| QWidget * | QWEffort |
| prmConfigurationJoint | mConfiguration |
| double | mPrismaticFactor |
| double | mRevoluteFactor |
| bool | mNeedsConversion |
| vctDoubleVec | mPositionFactors |
| vctDoubleVec | mVelocityFactors |
| vctDoubleVec | mTempVector |
| prmStateJointQtWidget::prmStateJointQtWidget | ( | void | ) |
|
inline |
|
inline |
|
inline |
|
inline |
| void prmStateJointQtWidget::SetValue | ( | const prmStateJoint & | newValue | ) |
Set value, this method will update the values display in the Qt Widget for position, velocity and effort.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |