Package | Description |
---|---|
org.orekit.utils |
This package provides useful objects.
|
Modifier and Type | Method and Description |
---|---|
static ParameterFunction |
Differentiation.differentiate(ParameterFunction function,
int nbPoints,
double step)
Differentiate a scalar function using finite differences.
|
Modifier and Type | Method and Description |
---|---|
static ParameterFunction |
Differentiation.differentiate(ParameterFunction function,
int nbPoints,
double step)
Differentiate a scalar function using finite differences.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.