public interface StateFunction
SpacecraftState
.Differentiation.differentiate(StateFunction, int, org.orekit.attitudes.AttitudeProvider,
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)
state
- spacecraft state as the sole free parameter of the function.Copyright © 2002-2022 CS GROUP. All rights reserved.