| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.math.ode.nonstiff |
| Modifier and Type | Method and Description |
|---|---|
static RungeKutta6StepInterpolator |
RungeKutta6Integrator.buildRK6StepInterpolator(double[][] a,
int stagesNumber,
int interpolatorOrder)
Build a Runge-Kutta step interpolator of order interpolatorOrder,
based on the integrator data.
|
| Constructor and Description |
|---|
RungeKutta6StepInterpolator(RungeKutta6StepInterpolator interpolator)
Copy constructor.
|
Copyright © 2024 CNES. All rights reserved.