|
WSF
|
#include "wsf_space_export.h"#include <list>#include <map>#include <string>#include <vector>#include "UtCalendar.hpp"#include "UtCallbackHolder.hpp"#include "WsfEvent.hpp"#include "WsfScenarioExtension.hpp"#include "WsfSimulationExtension.hpp"#include "WsfStringId.hpp"

Go to the source code of this file.
Classes | |
| class | WsfEclipseReportData |
| struct | WsfEclipseReportData::EclipseInterval |
| class | WsfEclipseReport |
| A utility that produces Eclipse reports. Eclipse Reports provide start time, end time, and the duration the platform is in Earth's shadow. Results do not take into account Earth's oblateness or change in sun's position over one orbital period. More... | |
| class | WsfEclipseReport::EclipseEvent |
| class | WsfConfigureEclipseReport |
| The scenario extension used to configure the Eclipse reports object. More... | |