: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. .. **************************************************************************** WsfCompoundManeuver ------------------- .. class:: WsfCompoundManeuver inherits WsfOrbitalManeuver **Input type:** :doc:`compound<../compound>` WsfCompoundManeuver_ can be used to specify two maneuvers that should be executed nearly simultaneously. .. method:: static WsfCompoundManeuver Construct() Construct a new WsfCompoundManeuver_. .. method:: void AddManeuver(WsfOrbitalManeuver aManeuver) Add a maneuver to the list of maneuvers to be executed.