Uses of Interface
org.orekit.utils.StateFunction
Packages that use StateFunction
-
Uses of StateFunction in org.orekit.utils
Methods in org.orekit.utils with parameters of type StateFunctionModifier 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.