Holds the motion state of rigid-body model.
scalar t() const
Return access to the time.
friend Istream & operator>>(Istream &, rigidBodyModelState &)
const scalarField & qDdot() const
Return access to the joint acceleration.
const scalarField & qDot() const
Return access to the joint velocity.
scalar deltaT() const
Return access to the time-step.
friend Ostream & operator<<(Ostream &, const rigidBodyModelState &)
const scalarField & q() const
Return access to the joint position and orientation.
Basic rigid-body model representing a system of rigid-bodies connected by 1-6 DoF joints.