:orphan: .. **************************************************************************** .. CUI//REL TO USA ONLY .. .. 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. .. **************************************************************************** WsfWeaponsManagerAI -------------------- .. class:: WsfWeaponsManagerAI **Navigation:** :doc:`script_types` **Derives From:** :class:`WsfBMWeaponsManager`, :class:`WsfProcessor`, :class:`WsfPlatformPart`, :class:`WsfObject` Overview ======== **WsfWeaponsManagerAI** is the script interface for invoking methods on the HELIOS Weapons Manager AI processor. This class provides the main implementation for the AFSIM port for this model. Methods ======= .. method:: void SetIsLowOnFuel(bool aLowFuel) This method allows a weapons manager AI to use a script defined method for setting low fuel or refuel conditions. The weapons manager AI will attempt to egress and land in the case of low fuel being set true.