: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. .. **************************************************************************** UCI_StrikeWeaponCommand ----------------------- .. class:: UCI_StrikeWeaponCommand Overview ======== This type is used to set the command type for :class:`UCI_StrikeCapabilityCommand`. Static Methods ============== .. method:: static UCI_StrikeWeaponCommand AssignDMPI_ID(UCI_DMPI_ID aDMPI_ID) Returns a _UCI_StrikeWeaponCommand with aDMPI_ID assigned. .. method:: static UCI_StrikeWeaponCommand SelectForJettison(bool aSelected) Returns a _UCI_StrikeWeaponCommand with the SelectForJettison set to the selected value. .. method:: static UCI_StrikeWeaponCommand SelectForKeyLoad(bool aSelected) Returns a _UCI_StrikeWeaponCommand with the SelectForKeyLoad set to the selected value. .. method:: static UCI_StrikeWeaponCommand SelectForRelease(bool aSelected) Returns a _UCI_StrikeWeaponCommand with the SelectForRelease set to the selected value. .. method:: static UCI_StrikeWeaponCommand WeaponArm(bool aArmed) Returns a _UCI_StrikeWeaponCommand with the WeaponArm set to the selected value.