Click or drag to resize

xOdeBase Methods

The xOdeBase type exposes the following members.

Methods
 NameDescription
Protected methodCheckArguments 
Protected methodCheckInitialization 
Protected methodCheckTArray 
Public methodInitializeODEs(OdeFunction, Int32) Method that initialize the ODE to solve.
Public methodInitializeODEs(OdeFunction, Int32, Double, Double) Method that initialize the ODE to solve.
Public methodSetInitialValues Sets the initial values for the differential equations.
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also