|
WSF
|
Take a step using second-order Runge-Kutta. More...
#include <WsfGuidedMover.hpp>
Static Public Member Functions | |
| template<typename Callable> | |
| static State | Step (double aSimTime, State &aState, Callable &&aRightHandSide) |
Take a step using second-order Runge-Kutta.
|
inlinestatic |