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: Extreme.Mathematics.Calculus.OrdinaryDifferentialEquations
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
protected double LastTime { get; set; }