|
WSF
|
#include "wsf_space_export.h"#include <utility>#include "UtCalendar.hpp"#include "UtUnitTypes.hpp"#include "UtVec3.hpp"#include "WsfObject.hpp"

Go to the source code of this file.
Classes | |
| class | wsf::space::OrbitalPropagatorCondition |
| class | wsf::space::OrbitalPropagatorOptimizingCondition |
| class | wsf::space::NoneCondition |
| A condition that means as soon as possible. More... | |
| class | wsf::space::RelativeTimeCondition |
| A condition that obtains after a given time has elapsed. More... | |
| class | wsf::space::PeriapsisCondition |
| A condition indicating the point at which the propagator reaches periapsis. More... | |
| class | wsf::space::ApoapsisCondition |
| A condition indicating the point at which the propagator reaches apoapsis. More... | |
| class | wsf::space::AscendingNodeCondition |
| A condition indicating the point at which the propagator passes the equatorial plane traveling northward. More... | |
| class | wsf::space::DescendingNodeCondition |
| A condition indicating the point at which the propagator passes the equatorial plane traveling southward. More... | |
| class | wsf::space::EclipseEntryCondition |
| A condition indicating the point at which the propagator enters into eclipse. More... | |
| class | wsf::space::EclipseExitCondition |
| A condition indicating the point at which the propagator exits from eclipse. More... | |
| class | wsf::space::RadiusCondition |
| class | wsf::space::AscendingRadiusCondition |
| A condition indicating the point at which the propagator passes a given radius while moving farther from the central body. More... | |
| class | wsf::space::DescendingRadiusCondition |
| A condition indicating the point at which the propagator passes a given radius while moving closer to the central body. More... | |
| class | wsf::space::IntersectionCondition |
| class | wsf::space::NorthernIntersectionCondition |
| class | wsf::space::SouthernIntersectionCondition |
Namespaces | |
| namespace | wsf |
| Function definitions for those who need run-time access to the version. | |
| namespace | wsf::space |