Macros for easy insertion into run-time selection tables.
VSForm block(const label start) const
Joint state returned by jcalc.
spatialVector c
The constrained joint acceleration correction.
compactSpatialTensor S
The joint motion sub-space (3-DoF)
spatialVector v
The constrained joint velocity.
spatialTransform X
The joint transformation.
Abstract base-class for all rigid-body joints.
List< spatialVector > S_
Joint motion sub-space.
Prismatic joint for translation in the x/y/z directions.
virtual autoPtr< joint > clone() const
Clone this joint.
Pxyz(const rigidBodyModel &model)
Construct for given model.
virtual ~Pxyz()
Destructor.
virtual void jcalc(joint::XSvc &J, const rigidBodyModelState &state) const
Update the model state for this joint.
Holds the motion state of rigid-body model.
const scalarField & qDot() const
Return access to the joint velocity.
const scalarField & q() const
Return access to the joint position and orientation.
Basic rigid-body model representing a system of rigid-bodies connected by 1-6 DoF joints.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A list of keyword definitions, which are a keyword followed by any number of values (e....
defineTypeNameAndDebug(composite, 0)
addToRunTimeSelectionTable(joint, composite, dictionary)
SpatialVector< scalar > spatialVector
SpatialVector of scalars.