MultiOdeResult Properties |
The MultiOdeResult type exposes the following members.
Name | Description | |
---|---|---|
EvaluationCount |
Gets the number of function evaluations performed.
(Inherited from EvaluationResult.) | |
Settings |
Gets the settings used during integration.
| |
X |
The value of the independent variable.
| |
Y |
The value of the dependent variable.
| |
YPrime |
The value of the derivative.
|