🛰️航天仿真算法库 SpaceAST 0.0.1
载入中...
搜索中...
未找到
ast::DataGroupEclipse::Data结构体 参考

#include <DataGroupEclipse.hpp>

Public 成员函数

const TimePointgetStartTime () const
 
const TimePointgetStopTime () 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}
 

详细描述

单行数据


该结构体的文档由以下文件生成: