OdeIntegrator.MaxStepSize Property

Gets or sets the maximum step size.

Definition

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

Property Value

Double

See Also