Gets the current value of the time parameter.
Namespace:
Extreme.Mathematics.Calculus.OrdinaryDifferentialEquations
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public double CurrentTime { get; protected set; }
Public Property CurrentTime As Double
Get
Protected Set
public:
property double CurrentTime {
double get ();
protected: void set (double value);
}
member CurrentTime : float with get, set
Property Value
Type:
Double
Reference