: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_POST_Command ---------------- .. class:: UCI_POST_Command Overview ======== This type is used in :class`UCI_POST_CommandMessage` to define commands for :model:`WSF_IRST_SENSOR`. Static Methods ============== .. method:: static UCI_POST_Command Construct(UCI_POST_ActivityCommand POSTActivityCommand) Creates an instance of an UCI_POST_Command_ that, if approved, will result in one or more POST Activies being modified and reported via :class:`UCI_POST_ActivityMessage`. .. note:: The ability to change activities has yet to be implemented. .. method:: static UCI_POST_Command Construct(UCI_POST_CapabilityCommand POSTCapabilityCommand) Creates an instance of an UCI_POST_Command_ that, if approved, will result in one or more POST Activies being created and reported via :class:`UCI_POST_ActivityMessage`.