OdeIntegrator.CurrentTime Property

Gets the current value of the time parameter.

Definition

Namespace: Extreme.Mathematics.Calculus.OrdinaryDifferentialEquations
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public double CurrentTime { get; protected set; }

Property Value

>Double

See Also