OdeIntegrator.StepSize Property

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

Definition

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

Property Value

Double

See Also