24#include "AstUtil/BKVSax.hpp"
25#include "AstCore/EventTime.hpp"
26#include "AstCore/TimePoint.hpp"
27#include "AstSim/MotionWithIntervalStep.hpp"
28#include "AstSim/MotionOrbitDynamics.hpp"
36class MotionOrbitDynamics;
37struct VehiclePathData;
45 , vehiclePathData_(vehiclePathData)
58 Body* getBody()
const;
67 bool useScenTime_ =
false;
键值对解析器(BlockKeyValueParser)
定义 BKVParser.hpp:45
键值对解析器SAX接口(BlockKeyValueSax)
定义 BKVSax.hpp:36
virtual errc_t keyValue(StringView key, const ValueView &value)=0
迭代解析一个键值对
天体
定义 CelestialBody.hpp:52
定义 MotionOrbitDynamicsSax.hpp:41
作用域指针类
定义 ScopedPtr.hpp:65
绝对时间点
定义 TimePoint.hpp:106
定义 BasicComponentLoader.hpp:38