: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_CapabilityState ------------------- .. class:: UCI_CapabilityState Overview ======== This class defines an a capability (mode) state to be used in a :class:`SettingsCommandMessage`. Static Methods ============== .. method:: UCI_CapabilityState ENABLE() Creates a capability state set to UCI_ENABLE. .. method:: UCI_CapabilityState DISABLE() Creates a capability state set to UCI_DISABLE.