Click or drag to resize

GearsBDFWithNordsieckStateCoreY_volatile Property

Gets the current y values. The elements of the returned array must not be changed, and are intended for immediate use only.

Namespace: Altaxo.Calc.Ode
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double[] Y_volatile { get; }

Property Value

Double
See Also