OdeIntegrator.CurrentTime Property

Gets the current value of the time parameter.

Definition

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

Property Value

Double

See Also