: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. .. **************************************************************************** WSF_SENSORS_MANAGER ------------------- .. model:: processor WSF_SENSORS_MANAGER **Derives From:** :model:`WSF_SCRIPT_PROCESSOR` **Script Classes:** :class:`WsfBMSensorsManager` .. parsed-literal:: processor :model:`WSF_SENSORS_MANAGER` :model:`WSF_SCRIPT_PROCESSOR` Commands ... ttr_tracking_mode_name_ max_tar_acquisition_time_ max_ttr_acquisition_time_ turn_off_tar_if_no_tracks_ turn_off_ttr_if_no_tracks_ end_processor Overview ======== :model:`WSF_SENSORS_MANAGER` is a script base class for the HELIOS-based Sensors Manager models to inherit from. It is not meant to be used as a processor in its own right, instead, Sensors Manager models use it to provide common scripting functionality found in all sensors manager processors. Script Interface ================ **WSF_SENSORS_MANAGER** utilizes capabilities of the :ref:`Common_Script_Interface` and :model:`WSF_SCRIPT_PROCESSOR`. .. include:: commands/sensors_manager_commands.txt