xBase |
The xBaseOdeRungeKutta type exposes the following members.
Name | Description | |
---|---|---|
CheckArguments | (Inherited from xOdeBase) | |
CheckInitialization | (Inherited from xOdeBase) | |
CheckTArray | (Inherited from xOdeBase) | |
InitializeODEs(OdeFunction, Int32) |
Method that initialize the ODE to solve.
(Inherited from xOdeBase) | |
InitializeODEs(OdeFunction, Int32, Double, Double) |
Method that initialize the ODE to solve.
(Inherited from xOdeBase) | |
SetInitialValues |
Sets the initial values for the differential equations.
(Inherited from xOdeBase) | |
Solve(Double, Double) | Computes the solution of the differntial equations. | |
Solve(Double, Double, OdeSolution) | Computes the solution of the differntial equations. | |
Solve(Double, Double, Double, Double) | Computes the solution of the differntial equations. | |
Solve(Double, Double, Double, Double, OdeSolution) | Computes the solution of the differntial equations. |
Name | Description | |
---|---|---|
GetEnumNames | (Defined by General) | |
IsValidDouble | (Defined by General) |