Click or drag to resize

OptionsOutputStep Property

Gets or sets step value in output solution. Default value 0 means than all points are included to output

Namespace: Altaxo.Calc.Ode.Obsolete
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double OutputStep { get; set; }

Property Value

Double
See Also