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