48#ifndef RBD_joints_Pxyz_H
49#define RBD_joints_Pxyz_H
Joint state returned by jcalc.
joint(const label nDoF)
Construct joint setting the size of the motion sub-space.
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.
Pxyz()
Construct for given model.
virtual ~Pxyz()
Destructor.
TypeName("Pxyz")
Runtime type information.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Namespace for rigid-body joints.
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.