OrdinaryDifferentialEquationSystem Properties |
The OrdinaryDifferentialEquationSystem type exposes the following members.
Name | Description | |
---|---|---|
Function |
Gets or sets the multivariate, vector function representing the set of ordinary differential equations.
| |
IsMixedOrder |
Gets or sets a value indicating whether the highest order derivative for each dependent variable
appearing in the set of equations is not the same.
| |
MaxOrder |
Gets or sets the highest order derivative appearing in the set of differential equations
for all the dependent variables.
| |
Orders |
Gets or sets the order of the highest derivative for each of the dependent variables.
|