: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. .. **************************************************************************** Change Semi-Major Axis ---------------------- **Script Type:** :class:`WsfChangeSemiMajorAxis` .. parsed-literal:: :ref:`maneuver` change_semi_major_axis :ref:`Common Maneuver Commands ...` semi_major_axis_ | apoapsis_altitude_ | periapsis_altitude_ ... end_maneuver Change the semi-major axis of an the orbit to the specified value. The apoapsis or periapsis altitude can also be specified instead of the semi-major axis value. .. command:: semi_major_axis The desired semi-major axis of the final orbit. .. command:: apoapsis_altitude The desired altitude of the final orbit's apoapsis. .. command:: periapsis_altitude The desired altitude of the final orbit's periapsis.