: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_ESM_ActivityCommand ----------------------- .. class:: UCI_ESM_ActivityCommand Overview ======== This command type will modify existing ESM activities. Static Methods ============== .. method:: static UCI_ESM_ActivityCommand Construct(UCI_ActivityId existingESM_ActivityId) This method will create an instance of a UCI_ESM_ActivityCommand_ that will modify the activity with the given UCI_ActivityId. The CommandID will be randomly generated upon creation. .. warning:: This class will have very limited use since the ability to alter activities has yet to be implemented.