:orphan: .. **************************************************************************** .. CUI .. .. The Advanced Framework for Simulation, Integration, and Modeling (AFSIM) .. .. The use, dissemination or disclosure of data in this file is subject to .. limitation or restriction. See accompanying README and LICENSE for details. .. **************************************************************************** WsfOrbitalManeuver ------------------ .. class:: WsfOrbitalManeuver inherits WsfOrbitalEvent :class:`WsfOrbitalManeuvers` are specific :class:`orbital events`, utilized by a :class:`WsfSpaceMover` to change the orbit of a platform, either directly, using :method:`WsfSpaceMover.ExecuteEvent`, or as part of a :class:`mission sequence` , using :method:`WsfSpaceMover.ExecuteMissionSequence`. Each :ref:`script orbital maneuver` type is meant to be configured with a :class:`WsfOrbitalEventCondition` object, passed in the object's *Construct* method. .. _available_orbital_maneuvers: Available Orbital Maneuvers =========================== .. include:: orbital_maneuver_type_strings.txt