Interface | Description |
---|---|
AbstractIntegratedPropagator.MainStateEquations |
主状态(轨道、姿态和质量)的微分方程。
|
AdditionalDerivativesProvider |
用于额外导数的提供者。
|
FieldAbstractIntegratedPropagator.MainStateEquations<T extends org.hipparchus.CalculusFieldElement<T>> |
主状态(轨道、姿态和质量)的微分方程。
|
FieldAdditionalDerivativesProvider<T extends org.hipparchus.CalculusFieldElement<T>> |
用于额外导数的提供者。
|
Class | Description |
---|---|
AbstractGradientConverter |
状态和参数数组的转换器。
|
AbstractIntegratedPropagator |
通用处理 Propagator 方法,适用于数值和半解析传播器。
|
CombinedDerivatives |
用于额外导数的容器。
|
FieldAbstractIntegratedPropagator<T extends org.hipparchus.CalculusFieldElement<T>> |
通用处理 FieldPropagator 方法,适用于数值和半解析传播器。
|
FieldCombinedDerivatives<T extends org.hipparchus.CalculusFieldElement<T>> |
用于额外导数的容器。
|
FieldIntegratedEphemeris<T extends org.hipparchus.CalculusFieldElement<T>> |
此类存储顺序生成的轨道参数,以便以后检索。
|
FieldStateMapper<T extends org.hipparchus.CalculusFieldElement<T>> |
此类在原始双精度元素和 FieldSpacecraftState 实例之间进行映射。
|
IntegratedEphemeris |
此类存储顺序生成的轨道参数,以便以后检索。
|
StateMapper |
此类在原始双精度元素和 SpacecraftState 实例之间进行映射。
|
Copyright © 2002-2023 CS GROUP. All rights reserved.