public interface StateFunction
SpacecraftState.EstimationUtils.differentiate(StateFunction, int, org.orekit.orbits.OrbitType, org.orekit.orbits.PositionAngle, double, int),
StateJacobian| Modifier and Type | Method and Description |
|---|---|
double[] |
value(SpacecraftState state)
Evaluate the function.
|
double[] value(SpacecraftState state) throws OrekitException
state - spacecraft state as the sole free parameter of the function.OrekitException - if evaluation cannot be performedCopyright © 2002-2016 CS Systèmes d'information. All rights reserved.