41#ifndef sphericalAngularDamper_H
42#define sphericalAngularDamper_H
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Base class for defining restraints for rigid-body dynamics.
const word & name() const
Return the name.
Spherical angular damper restraint. Operates in the local frame of the body.
virtual bool read(const dictionary &dict)
Update properties from given dictionary.
virtual void restrain(scalarField &tau, Field< spatialVector > &fx, const rigidBodyModelState &state) const
Accumulate the restraint internal joint forces into the tau field and.
virtual ~sphericalAngularDamper()
Destructor.
virtual autoPtr< restraint > clone() const
Construct and return a clone.
TypeName("sphericalAngularDamper")
Runtime type information.
Holds the motion state of rigid-body model.
Basic rigid-body model representing a system of rigid-bodies connected by 1-6 DoF joints.
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,...
A class for handling words, derived from Foam::string.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.