Click or drag to resize

MultiOdeResult Properties

The MultiOdeResult type exposes the following members.

Properties
  NameDescription
Public propertyEvaluationCount
Gets the number of function evaluations performed.
(Inherited from EvaluationResult.)
Public propertySettings
Gets the settings used during integration.
Public propertyX
The value of the independent variable.
Public propertyY
The value of the dependent variable.
Public propertyYPrime
The value of the derivative.
Top
See Also