Abstract base-class for all rigid-body joints.
spatialTransform Xrx(const scalar &omega)
Rotational spatial transformation tensor about the x-axis by omega radians.
A list of keyword definitions, which are a keyword followed by any number of values (e...
spatialVector v
The constrained joint velocity.
spatialVector S1
The joint motion sub-space (1-DoF)
label qIndex_
Index of this joints data in the rigidBodyModel state.
virtual autoPtr< joint > clone() const
Clone this joint.
defineTypeNameAndDebug(composite, 0)
addToRunTimeSelectionTable(joint, composite, dictionary)
spatialVector c
The constrained joint acceleration correction.
Macros for easy insertion into run-time selection tables.
Joint state returned by jcalc.
SpatialVector< scalar > spatialVector
SpatialVector of scalars.
Rx()
Construct for given model.
List< spatialVector > S_
Joint motion sub-space.
spatialTransform X
The joint transformation.
virtual void jcalc(joint::XSvc &J, const scalarField &q, const scalarField &qDot) const
Update the model state for this joint.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
tensor Rx(const scalar &omega)
Rotational transformation tensor about the x-axis by omega radians.