WSF
WsfSpaceObserver.hpp File Reference
#include "wsf_space_export.h"
#include "UtCallback.hpp"
#include "WsfSimulationExtension.hpp"
Include dependency graph for WsfSpaceObserver.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WsfSpaceObserver

Namespaces

namespace  WsfObserver
 Observer definitions for cyber events.

Typedefs

using WsfObserver::EclipseEntryCallback = UtCallbackListN<void(double, WsfSpaceMoverBase*)>
using WsfObserver::EclipseExitCallback = UtCallbackListN<void(double, WsfSpaceMoverBase*)>
using WsfObserver::OrbitColorChangedCallback = UtCallbackListN<void(double, WsfSpaceMoverBase*)>
using WsfObserver::OrbitDeterminationInitiatedCallback
using WsfObserver::OrbitDeterminationUpdatedCallback
using WsfObserver::OrbitalManeuverInitiatedCallback = UtCallbackListN<void(double, WsfSpaceMoverBase*, const WsfOrbitalEvent&)>
using WsfObserver::OrbitalManeuverUpdatedCallback = UtCallbackListN<void(double, WsfSpaceMoverBase*, const WsfOrbitalEvent&)>
using WsfObserver::OrbitalManeuverCanceledCallback = UtCallbackListN<void(double, WsfSpaceMoverBase*, const WsfOrbitalEvent&)>
using WsfObserver::OrbitalManeuverCompletedCallback = UtCallbackListN<void(double, WsfSpaceMoverBase*, const WsfOrbitalEvent&)>
using WsfObserver::StagingOperationPerformedCallback = UtCallbackListN<void(double, const WsfOrbitalManeuvering&)>

Functions

WSF_SPACE_EXPORT EclipseEntryCallbackWsfObserver::EclipseEntry (const WsfSimulation *aSimulationPtr)
WSF_SPACE_EXPORT EclipseExitCallbackWsfObserver::EclipseExit (const WsfSimulation *aSimulationPtr)
WSF_SPACE_EXPORT OrbitColorChangedCallbackWsfObserver::OrbitColorChanged (const WsfSimulation *aSimulationPtr)
WSF_SPACE_EXPORT OrbitDeterminationInitiatedCallbackWsfObserver::OrbitDeterminationInitiated (const WsfSimulation *aSimulationPtr)
WSF_SPACE_EXPORT OrbitDeterminationUpdatedCallbackWsfObserver::OrbitDeterminationUpdated (const WsfSimulation *aSimulationPtr)
WSF_SPACE_EXPORT OrbitalManeuverInitiatedCallbackWsfObserver::OrbitalManeuverInitiated (const WsfSimulation *aSimulationPtr)
WSF_SPACE_EXPORT OrbitalManeuverUpdatedCallbackWsfObserver::OrbitalManeuverUpdated (const WsfSimulation *aSimulationPtr)
WSF_SPACE_EXPORT OrbitalManeuverCanceledCallbackWsfObserver::OrbitalManeuverCanceled (const WsfSimulation *aSimulationPtr)
WSF_SPACE_EXPORT OrbitalManeuverCompletedCallbackWsfObserver::OrbitalManeuverCompleted (const WsfSimulation *aSimulationPtr)
WSF_SPACE_EXPORT StagingOperationPerformedCallbackWsfObserver::StagingOperationPerformed (const WsfSimulation *aSimulationPtr)
Copyrights Multiple, All Rights Reserved