OdeIntegrator.LastTime 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#
protected double LastTime { get; set; }

Property Value

Double

See Also