43 #ifndef RBD_joints_Pz_H 44 #define RBD_joints_Pz_H Abstract base-class for all rigid-body joints.
Prismatic joint for translation along the x-axis.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Pz()
Construct for given model.
virtual void jcalc(joint::XSvc &J, const scalarField &q, const scalarField &qDot) const
Update the model state for this joint.
Joint state returned by jcalc.
virtual autoPtr< joint > clone() const
Clone this joint.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
TypeName("Pz")
Runtime type information.