public interface StateJacobian
SpacecraftState
.Differentiation.differentiate(StateFunction, int, org.orekit.attitudes.AttitudeProvider,
org.orekit.orbits.OrbitType, org.orekit.orbits.PositionAngle, double, int)
,
StateFunction
Modifier and Type | Method | Description |
---|---|---|
double[][] |
value(SpacecraftState state) |
Evaluate the Jacobian of the function.
|
double[][] value(SpacecraftState state)
state
- spacecraft state as the sole free parameter of the function.Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.