: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_AMTI_Command ---------------- .. class:: UCI_AMTI_Command Overview ======== This type is used in :class:`UCI_AMTI_CommandMessage` to define commands for :model:`WSF_RADAR_SENSOR`. Static Methods ============== .. method:: static UCI_AMTI_Command Construct(UCI_AMTI_ActivityCommand amtiActivityCommand) Creates an instance of an UCI_AMTI_Command_ that, if approved, will result in one or more AMTI Activies being modified and reported via :class:`UCI_AMTI_ActivityMessage`. .. note:: The ability to change activities has yet to be implemented. .. method:: static UCI_AMTI_Command Construct(UCI_AMTI_CapabilityCommand amtiCapabilityCommand) Creates an instance of an UCI_AMTI_Command_ that, if approved, will result in one or more AMTI Activies being created and reported via :class:`UCI_AMTI_ActivityMessage`.