![]() | Variable |
The VariableOrderOdeSolverSolutionYtype type exposes the following members.
Name | Description | |
---|---|---|
![]() | VariableOrderOdeSolverSolutionYtype | Initializes a new instance of the VariableOrderOdeSolverSolutionYtype class |
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. |