|
WSF
|
#include <functional>

Go to the source code of this file.
Namespaces | |
| namespace | wsf |
| Function definitions for those who need run-time access to the version. | |
| namespace | wsf::space |
| namespace | wsf::space::verify |
Typedefs | |
| using | wsf::space::verify::PreOperation = std::function<void(int, const WsfOrbitalEvent*, const UtCalendar&, const UtOrbitalElements&, double)> |
| using | wsf::space::verify::PostOperation |
Enumerations | |
| enum class | wsf::space::verify::Status { wsf::space::verify::cNONE , wsf::space::verify::cUNVERIFIABLE , wsf::space::verify::cFAIL , wsf::space::verify::cPASS } |
| The status of verification for a mission event. More... | |