WSF
WsfGuidedMover::RK4_StepFunction Struct Reference

Take a step using fourth-order Runge-Kutta. More...

#include <WsfGuidedMover.hpp>

Static Public Member Functions

template<typename Callable>
static State Step (double aSimTime, State &aState, Callable &&aRightHandSide)

Detailed Description

Take a step using fourth-order Runge-Kutta.

Member Function Documentation

◆ Step()

template<typename Callable>
State WsfGuidedMover::RK4_StepFunction::Step ( double aSimTime,
State & aState,
Callable && aRightHandSide )
inlinestatic

The documentation for this struct was generated from the following file:
Copyrights Multiple, All Rights Reserved