: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_FUSION_CENTER ----------------- .. model:: processor WSF_FUSION_CENTER .. parsed-literal:: processor :model:`WSF_FUSION_CENTER` ... :ref:`Platform_Part_Commands` ... ... :command:`processor` Commands ... ... :model:`WSF_SCRIPT_PROCESSOR` Commands ... plot_capacity_ frame_time_ track_capacity_ random_to_multiple_radars_ consistent_to_multiple_radars_ radar_site_ consistency_constrained_ end_processor Overview ======== :model:`WSF_FUSION_CENTER` correlates tracks from different and multiple radar sites. Must be defined to process :command:`false_target` from the :model:`false-target jamming effect `. .. block:: WSF_FUSION_CENTER Commands ======== .. command:: plot_capacity Defines the number of targets that can be plotted on the radar scope. Default: 2000 .. command:: frame_time Defines the update rate of the fusion center in seconds. Default: 5.0 sec .. command:: track_capacity Defines the number of tracks that can be maintained by the fusion center. Default: 500 .. command:: random_to_multiple_radars Defines the ratio of false-targets that will be rejected that appear on any radar. Default: 0.0 .. command:: consistent_to_multiple_radars Defines the ratio of false-targets that will be rejected that appear on multiple radars. Default: 0.0 .. command:: radar_site Specifies the name of a radar site to be fused. Repeat this command for each radar site. Name refers to the radar platform's player name. .. command:: consistency_constrained Defines whether a track must must be detected by all radar sites in order to be fused by the fusion center. False means the track needs only to appear on one radar site. Default: true