12#ifndef WSFORBITALSTAGINGEVENT_HPP
13#define WSFORBITALSTAGINGEVENT_HPP
15#include "wsf_space_export.h"
19class UtOrbitalPropagatorBase;
UtStringId WsfStringId
WsfStringId – the same thing as UtStringId.
Definition WsfStringId.hpp:23
WsfStringId GetTypeId() const
Get the string ID of the 'type' of the object.
Definition WsfObject.hpp:78
Definition WsfOrbitalEventVisitor.hpp:41
virtual bool ExecuteEvent(const UtCalendar &aCurrentTime, wsf::space::OrbitalMissionContext &aContext)=0
virtual void Accept(WsfOrbitalEventVisitor *aVisitorPtr)=0
WsfOrbitalEvent(const WsfOrbitalEvent &aSrc)
Definition WsfOrbitalEvent.cpp:361
WsfOrbitalEvent * Clone() const override=0
Make a copy of this object.
WsfOrbitalStagingEvent(const WsfScenario &aScenario)
Definition WsfOrbitalStagingEvent.cpp:38
const char * GetScriptClassName() const override
Definition WsfOrbitalStagingEvent.hpp:33
Contains the data required to create a simulation, and acts as the entry point for input file process...
Definition WsfScenario.hpp:111
Definition WsfSpaceOrbitalMissionContext.hpp:38