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