44 #ifndef RBD_joints_Rs_H 45 #define RBD_joints_Rs_H Abstract base-class for all rigid-body joints.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Spherical joint for rotation about the x/y/z-axes using a quaternion (Euler parameters) to avoid gimb...
virtual autoPtr< joint > clone() const
Clone this joint.
Joint state returned by jcalc.
virtual void jcalc(joint::XSvc &J, const scalarField &q, const scalarField &qDot) const
Update the model state for this joint.
virtual bool unitQuaternion() const
Return true as this joint describes rotation using a quaternion.
Rs()
Construct for given model.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
TypeName("Rs")
Runtime type information.