🛰️航天仿真算法库 SpaceAST
0.0.1
载入中...
搜索中...
未找到
SegmentLoader.hpp
浏览该文件的文档.
1
20
21
#pragma once
22
23
#include "AstGlobal.h"
24
25
AST_NAMESPACE_BEGIN
26
32
class
Segment;
33
38
errc_t
aLoadSegment
(
const
Value& dict, Segment& segment);
39
40
41
44
AST_NAMESPACE_END
ast::aLoadSegment
errc_t aLoadSegment(const Value &dict, Segment &segment)
加载段的公共属性
定义
SegmentLoader.cpp:67
src
AstLoader
Core
Mission
SegmentLoader.hpp
制作者
1.12.0