24#include "AstSim/MotionOrbitDynamics.hpp"
25#include "AstCore/HPOPForceModel.hpp"
35using PMotionHPOP = MotionHPOP*;
36using HMotionHPOP = SharedPtr<MotionHPOP>;
高精度轨道预报力模型
定义 HPOPForceModel.hpp:81
const HPOPForceModel & getForceModel() const
获取力模型
定义 MotionHPOP.hpp:55
void setForceModel(const HPOPForceModel &forceModel)
设置力模型
定义 MotionHPOP.hpp:51
HPOPForceModel forceModel_
力模型
定义 MotionHPOP.hpp:58
轨道动力学基础运动模型数据结构
定义 MotionOrbitDynamics.hpp:44
定义 MotionProfileVisitor.hpp:38