Public Member Functions | Public Attributes | List of all members
joint::XSvc Class Reference

Joint state returned by jcalc. More...

Collaboration diagram for joint::XSvc:
Collaboration graph
[legend]

Public Member Functions

 XSvc ()
 Null constructor. More...
 

Public Attributes

spatialTransform X
 The joint transformation. More...
 
compactSpatialTensor S
 The joint motion sub-space (3-DoF) More...
 
spatialVector S1
 The joint motion sub-space (1-DoF) More...
 
spatialVector v
 The constrained joint velocity. More...
 
spatialVector c
 The constrained joint acceleration correction. More...
 

Detailed Description

Joint state returned by jcalc.

Definition at line 119 of file joint.H.

Constructor & Destructor Documentation

XSvc ( )
inline

Null constructor.

Definition at line 140 of file joint.H.

References joint::clone(), joint::declareRunTimeSelectionTable(), dict, joint::joint(), joint::nDoF(), and joint::TypeName().

Here is the call graph for this function:

Member Data Documentation

The constrained joint acceleration correction.

due to changes in the motion sub-space S

Definition at line 137 of file joint.H.

Referenced by rigidBodyModel::forwardDynamics(), rigidBodyModel::forwardDynamicsCorrection(), Px::jcalc(), Py::jcalc(), Rz::jcalc(), Rx::jcalc(), Pz::jcalc(), Ry::jcalc(), Pxyz::jcalc(), Pa::jcalc(), Ra::jcalc(), Ryxz::jcalc(), Rzyx::jcalc(), Rxyz::jcalc(), and Rs::jcalc().


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