Ode |
[Missing <summary> documentation for "T:Altaxo.Calc.Ode.Obsolete.OdeHelpers"]
public static class OdeHelpers
The OdeHelpers type exposes the following members.
Name | Description | |
---|---|---|
![]() | AppendStep | Modifies solution by adding time step between consequtive points at the end of system state vector |
![]() | SolveFromTo | Extracts points with time between from and to points. |
![]() | SolveFromToStep | Extracts points with time between from and to points and interpolates points with specified time step. |
![]() | SolveTo | Extracts points with time less than or equal to to |
![]() | WithStep | Interpolates solution at points with specified time step |