🛰️航天仿真算法库 SpaceAST
0.0.1
载入中...
搜索中...
未找到
UncertaintyStudy.hpp
浏览该文件的文档.
1
20
21
#pragma once
22
23
#include "AstGlobal.h"
24
#include "AstCore/Command.hpp"
25
26
AST_NAMESPACE_BEGIN
27
34
class
UncertaintyStudy
:
public
Command
35
{
36
public
:
37
AST_OBJECT(
UncertaintyStudy
)
38
};
39
40
43
AST_NAMESPACE_END
ast::Command
命令(虚基类),用于定义任务序列中的命令,例如初始状态、轨道机动、轨道预报等
定义
Command.hpp:42
ast::UncertaintyStudy
定义
UncertaintyStudy.hpp:35
src
AstAnalyzer
Uncertainty
UncertaintyStudy.hpp
制作者
1.12.0