Package | Description |
---|---|
org.orekit.utils |
This package provides useful objects.
|
Modifier and Type | Method and Description |
---|---|
static StateJacobian |
Differentiation.differentiate(StateFunction function,
int dimension,
AttitudeProvider provider,
OrbitType orbitType,
PositionAngle positionAngle,
double dP,
int nbPoints)
Differentiate a vector function using finite differences.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.