Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Calc Namespaces
Altaxo.Calc.Ode
RungeKuttaExplicitBase.Core Class
Core Properties
AbsoluteTolerance Property
AbsoluteTolerances Property
BHML Property
ErrorNorm Property
InterpolationCoefficients Property
RelativeTolerance Property
RelativeTolerances Property
StepSizeFilter Property
StiffnessDetectionEveryNumberOfSteps Property
StiffnessDetectionThresholdValue Property
X Property
X_previous Property
Y_volatile Property
Runge
Kutta
Explicit
Base
Core
X Property
Gets the current value of x.
Namespace:
Altaxo.Calc.Ode
Assembly:
AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
double
X
{
get
; }
Property Value
Double
The current value of x.
See Also
Reference
RungeKuttaExplicitBase
Core Class
Altaxo.Calc.Ode Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net