| Package | Description |
|---|---|
| fr.cnes.genopus.math |
fr.cnes.genopus.math package
|
| Modifier and Type | Method and Description |
|---|---|
GPIntegrator.Tolerances |
GPIntegrator.getDOPToleranceType()
Get the DOP max timestep.
|
static GPIntegrator.Tolerances |
GPIntegrator.Tolerances.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GPIntegrator.Tolerances[] |
GPIntegrator.Tolerances.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GPIntegrator.setDOPParameters(double minStep,
double maxStep,
boolean bypassMinStep,
GPIntegrator.Tolerances displayedTolerance)
Set DOP parameters.
|
Copyright © 2025. All rights reserved.