Go to the documentation of this file.
91 J.
X =
Xt(S_[0].l()*q[qIndex_]);
93 J.
v = S_[0]*qDot[qIndex_];
101 os.writeEntry(
"axis", S_[0].l());
virtual void write(Ostream &) const
virtual void write(Ostream &) const
virtual void jcalc(joint::XSvc &J, const scalarField &q, const scalarField &qDot) const
static constexpr const zero Zero
addToRunTimeSelectionTable(joint, composite, dictionary)
Prismatic joint for translation along the specified arbitrary axis.
virtual autoPtr< joint > clone() const
Generic templated field type.
spatialTransform Xt(const vector &r)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
Macros for easy insertion into run-time selection tables.
defineTypeNameAndDebug(composite, 0)
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
dimensioned< typename typeOfMag< Type >::type > mag(const dimensioned< Type > &dt)
List< ReturnType > get(const UPtrList< T > &list, const AccessOp &aop)
Abstract base-class for all rigid-body joints.
SpatialVector< scalar > spatialVector
SpatialVector of scalars.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...