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 Fields
_a Field
_a_interpolation Field
_absoluteTolerances Field
_b Field
_bhml Field
_c Field
_c_interpolation Field
_f Field
_interpolationCoefficients Field
_isDenseOutputPrepared Field
_isFirstSameAsLastMethod Field
_isKnextEvaluated Field
_k Field
_numberOfAdditionalStagesForDenseOutput Field
_numberOfNonstiffEvaluationResults Field
_numberOfRejectedStiffnessDetectionCalls Field
_numberOfStages Field
_numberOfStiffEvaluationResults Field
_order Field
_rcont Field
_relativeTolerances Field
_stepSize_current Field
_stepSize_previous Field
_stepSizeFilter Field
_stiffnessDetectionEveryNumberOfSteps Field
_stiffnessDetectionThresholdValueSquared Field
_wasSolutionPointEvaluated Field
_x_current Field
_x_previous Field
_y_current Field
_y_current_LocalError Field
_y_previous Field
_y_stages Field
StepSize_MaxFactor Field
StepSize_MinFactor Field
StepSize_SafetyFactor Field
Runge
Kutta
Explicit
Base
Core
_y_
current Field
Y values at the end of the current step.
Namespace:
Altaxo.Calc.Ode
Assembly:
AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
protected
double
[]
_y_current
Field Value
Double
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