|
🛰️航天仿真算法库 SpaceAST 0.0.1
|
#include <DataGroupEclipse.hpp>
Public 成员函数 | |
| const TimePoint & | getStartTime () const |
| const TimePoint & | getStopTime () const |
| double | getDuration () const |
| const std::string & | getObstruction () const |
| const std::string & | getCurrentCondition () const |
| const std::string & | getWorstCondition () const |
| double | getTotalDuration () const |
Public 属性 | |
| TimePoint | startTime_ {} |
| TimePoint | stopTime_ {} |
| double | duration_ {0.0} |
| std::string | obstruction_ {} |
| std::string | currentCondition_ {} |
| std::string | worstCondition_ {} |
| double | totalDuration_ {0.0} |
单行数据