24#include "AstCore/ScStateCalculation.hpp"
25#include "AstCore/EventDetector.hpp"
40 AST_PROPERT(calculation)
定义 DetectorUserSelect.hpp:35
事件检测基类 事件检测基类,用于检测事件是否发生。 参考orekit的EventDetector类
定义 EventDetector.hpp:38
virtual double getValue(const SpacecraftState &state, double t) const =0
获取事件检测开关函数的值
virtual bool isAngle() const
是否为角度事件检测器
定义 EventDetector.hpp:63
定义 ScStateCalculation.hpp:39
航天器状态,包含轨道状态、质量、面积、阻力系数、光压、密度、压力、温度等属性
定义 SpacecraftState.hpp:38