OdeIntegrator.StepSize Property

Gets or sets the step size used in the last step.

Definition

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

Property Value

Double

See Also