Interpolated solution to a set of differential equations, which can be used to look up value of the variables at any point in the past.
A vector of variables at time t
t
RhsFnDelayed and OutputFnDelayed which accept a solution argument of this type.
solution
The time to request the solution at
Generated using TypeDoc
Interpolated solution to a set of differential equations, which can be used to look up value of the variables at any point in the past.
Returns
A vector of variables at time
t
See
RhsFnDelayed and OutputFnDelayed which accept a
solution
argument of this type.