: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. .. **************************************************************************** Normal ------ .. block:: orbital_maneuver_types **Script Type:** :class:`WsfNormalManeuver` .. parsed-literal:: :ref:`maneuver` normal :ref:`Common Maneuver Commands ...` delta_v_ ... end_maneuver Perform a maneuver that adds delta-V in a direction normal to the plane containing the current velocity vector and ECI location vector. .. command:: delta_v The delta-V that will be added in the normal direction to the plane containing the current velocity vector (**v**) and the ECI location vector (**r**). Positive values will be applied in the same direction as the cross product of **v** and **r**, and negative values will be applied in the opposite direction.