const rigidBodyModelState & state0() const
Return the previous motion state.
const scalarField & qDdot0() const
Return the current joint acceleration.
rigidBodyModelState & state()
Return the motion state.
scalar deltaT0() const
Return the previous time-step.
scalarField & q()
Return the current joint position and orientation.
Holds the motion state of rigid-body model.
scalar deltaT() const
Return the current time-step.
const scalarField & q0() const
Return the current joint position and orientation.
const scalarField & q() const
Return access to the joint position and orientation.
const scalarField & qDot() const
Return access to the joint velocity.
const scalarField & qDot0() const
Return the current joint quaternion.
scalar deltaT() const
Return access to the time-step.
scalarField & qDot()
Return the current joint quaternion.
scalarField & qDdot()
Return the current joint acceleration.
const scalarField & qDdot() const
Return access to the joint acceleration.