: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. .. **************************************************************************** WsfOrbitalIntegrator -------------------- .. class:: WsfOrbitalIntegrator Overview ======== The :class:`WsfOrbitalIntegrator` represents a numerical integrator used by the :class:`WsfIntegratingSpaceMover`. See also :ref:`Orbital Integrator `. Methods ======= .. method:: string IntegratorType() Return a string identifying the type of orbital integrator. Available Orbital Integrators ============================= The following orbital integrators are available for use in AFSIM: * :class:`WsfPrinceDormand45Integrator` * :class:`WsfPrinceDormand78Integrator`