Uses of Interface
org.orekit.utils.StateJacobian
Packages that use StateJacobian
-
Uses of StateJacobian in org.orekit.utils
Methods in org.orekit.utils that return StateJacobianModifier and TypeMethodDescriptionstatic StateJacobianDifferentiation.differentiate(StateFunction function, int dimension, AttitudeProvider provider, OrbitType orbitType, PositionAngleType positionAngleType, double dP, int nbPoints) Differentiate a vector function using finite differences.