: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. .. **************************************************************************** WsfHohmannTransfer ------------------ .. class:: WsfHohmannTransfer inherits WsfOrbitalManeuver **Input type:** :doc:`hohmann_transfer<../hohmann_transfer>` WsfHohmannTransfer_ can be used to transfer a object between different orbits. .. method:: static WsfHohmannTransfer Construct(WsfOrbitalEventCondition aCondition, double aFinalRadius) Static method to create a WsfHohmannTransfer_ using a specific condition and the radius of the final orbit (m).