opensurgsim
|
Internal structure to hold the 4 temporary evaluations. More...
#include <OdeSolverRungeKutta4.h>
Public Member Functions | |
RungeKuttaDerivedState (const Vector &v, const Vector &a) | |
Public Attributes | |
Vector | velocity |
Vector | acceleration |
Internal structure to hold the 4 temporary evaluations.