Gets the last time for which the integration has been calculated. This may be past the final time.
Namespace:
Extreme.Mathematics.Calculus.OrdinaryDifferentialEquations
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
protected double LastTime { get; set; }
Protected Property LastTime As Double
Get
Set
protected:
property double LastTime {
double get ();
void set (double value);
}
member LastTime : float with get, set
Property Value
Type:
Double
Reference