: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. .. **************************************************************************** .. |L_INFINITY_METHOD| replace:: :method:`WsfPrinceDormand78Integrator.L_INFINITY` .. |L_TWO_METHOD| replace:: :method:`WsfPrinceDormand78Integrator.L_TWO` WsfPrinceDormand78Integrator ---------------------------- .. class:: WsfPrinceDormand78Integrator inherits WsfOrbitalIntegrator Overview ======== The :class:`WsfPrinceDormand78Integrator` is a :class:`WsfOrbitalIntegrator` that implements an embedded Runge-Kutta scheme with an 8th order solution and an embedded 7th order estimate used to control the error in the integration (see also, :ref:`Prince-Dormand 78 `). Methods ======= .. include:: rungekuttaintegrator.txt