: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_StrikeCapabilityCommand --------------------------- .. class:: UCI_StrikeCapabilityCommand Overview ======== This type holds the information given by a strike capability command. .. include:: ./uci_default_values.txt Static Methods ============== .. method:: static UCI_StrikeCapabilityCommand Construct(UCI_CapabilityId aID, UCI_StrikeWeaponCommand aWeaponCommand) Returns a _UCI_StrikeCapabilityCommand with the given ID and weapon command. Methods ======= .. method:: void SetWeaponCommandType(UCI_StrikeWeaponCommand aCommand) Sets the weapon command type to the given command.