![]() | SolutionYtype Properties |
The VariableOrderOdeSolverSolutionYtype generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | NumFailedSteps |
Gets the number of falied integration steps during the calculation.
|
![]() | NumFunctionEvaluations |
Gets the number of times the ODE function was evaluated.
|
![]() | NumSuccessfulSteps |
gets the number of successful integration steps during the calculation.
|
![]() | T |
Gets the time values for the solution.
|
![]() | Y |
Gets the state values for the solution.
|