| Package | Description |
|---|---|
| org.orekit.estimation |
This package is the top level package for orbit determination.
|
| Modifier and Type | Method and Description |
|---|---|
static ParameterFunction |
EstimationUtils.differentiate(ParameterFunction function,
ParameterDriver driver,
int nbPoints,
double step)
Differentiate a scalar function using finite differences.
|
| Modifier and Type | Method and Description |
|---|---|
static ParameterFunction |
EstimationUtils.differentiate(ParameterFunction function,
ParameterDriver driver,
int nbPoints,
double step)
Differentiate a scalar function using finite differences.
|
Copyright © 2002-2016 CS Systèmes d'information. All rights reserved.