: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. .. **************************************************************************** WsfPitchGLoadManeuver --------------------- .. class:: WsfPitchGLoadManeuver inherits WsfManeuver Overview ======== This maneuver sets the target g-load of the platform to which it is assigned. This maneuver is done executing as soon as the target is set. Methods ======= .. method:: WsfPitchGLoadManeuver Construct(double aG_Load) Constructs a maneuver that will set a target g-load for the platform to which it is assigned. .. method:: double GetG_Load() Return this maneuver's target g-load.