Ode Integrator.Last Time Property
Gets the last time for which the integration has been calculated. This may be past the final time.
Definition
Namespace: Numerics.NET.Calculus.OrdinaryDifferentialEquations
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
protected double LastTime { get; set; }