:orphan: .. **************************************************************************** .. CUI .. .. 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. .. **************************************************************************** WSF_MESSAGE_PROCESSOR --------------------- .. model:: processor WSF_MESSAGE_PROCESSOR .. parsed-literal:: processor :model:`WSF_MESSAGE_PROCESSOR` :command:`processor` Commands ... :ref:`Platform_Part_Commands` ... ... :model:`WSF_SCRIPT_PROCESSOR Commands ` ... # Specify the parameters for handling messages to be delayed. queuing_method_ ... number_of_servers_ ... # Specify message selection and processing rules. # (May be repeated as necessary...) process # Specify the messages to be selected for this process. # (May be repeated as necessary...) select ... `Message Selection Commands`_ ... end_select # Specify how the selected messages are to be processed `Message Processing Commands`_ ignore_message_ delay_time_ ... 'script ...