Package HAL.Tools.ODESolver
Interface Derivative
-
public interface Derivative
-
-
Method Summary
Modifier and Type Method Description voidSet(double t, double[] state, double[] derivativesOut)
-
public interface Derivative
| Modifier and Type | Method | Description |
|---|---|---|
void |
Set(double t,
double[] state,
double[] derivativesOut) |