|  | RobWorkProject
    23.9.11-
    | 
Inherits BodyIntegrator.
| Public Member Functions | |
| RK4Integrator (dynamics::RigidBody *body) | |
| void | updatePosition (double h, rw::kinematics::State &state) | 
| integrates velocity over timestep h to update the position of the body | |
| void | updateVelocity (double h, rw::kinematics::State &state) | 
| integrates forces over timestep h to update the velocity of the body | |
|  Public Member Functions inherited from BodyIntegrator | |
| virtual | ~BodyIntegrator () | 
| destructor  More... | |