opensurgsim
Public Member Functions | Public Attributes | List of all members
SurgSim::Math::OdeSolverRungeKutta4::RungeKuttaDerivedState Struct Reference

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
 

Detailed Description

Internal structure to hold the 4 temporary evaluations.


The documentation for this struct was generated from the following file: