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