: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_ControlRequest ------------------ .. class:: UCI_ControlRequest Overview ======== This type is used to define whether to acquire or release control. Static Methods ============== .. method:: static UCI_ControlRequest ACQUIRE() Returns the control request type set with the ACQUIRE value. .. method:: static UCI_ControlRequest RELEASE() Returns the control request type set with the RELEASE value.