public interface StateFunction
SpacecraftState
的向量函数的接口。
Differentiation.differentiate(StateFunction, int, org.orekit.attitudes.AttitudeProvider, org.orekit.orbits.OrbitType, org.orekit.orbits.PositionAngleType, double, int)
, StateJacobian
Modifier and Type | Method and Description |
---|---|
double[] |
value(SpacecraftState state)
评估该函数。
|
double[] value(SpacecraftState state)
state
- 作为函数唯一自由参数的航天器状态。
Copyright © 2002-2023 CS GROUP. All rights reserved.