🛰️航天仿真算法库 SpaceAST 0.0.1
载入中...
搜索中...
未找到
ast::HPOPForceModel类 参考

#include <HPOPForceModel.hpp>

struct  Drag
 
struct  Gravity
 
struct  SRP
 
struct  ThirdBody
 

Public 类型

using ThirdBodyList = std::vector<ThirdBody>
 

Public 属性

bool useDrag_ {false}
 
bool useSRP_ {false}
 
bool useMoonGravity_ {false}
 
Gravity gravity_
 
Drag drag_
 
SRP srp_
 
double moonGravity_ {kMoonGrav}
 
ThirdBodyList thirdBodies_
 

详细描述

高精度轨道预报力模型


该类的文档由以下文件生成: