WSF_FUSION_CENTER

processor WSF_FUSION_CENTER
processor <name> WSF_FUSION_CENTER
   ... Platform Part Commands ...
   ... processor Commands ...
   ... WSF_SCRIPT_PROCESSOR Commands ...
   plot_capacity <value>
   frame_time <time-value>
   track_capacity <value>
   random_to_multiple_radars
   consistent_to_multiple_radars <boolean-value>
   radar_site
   consistency_constrained <boolean-value>
end_processor

Overview

WSF_FUSION_CENTER correlates tracks from different and multiple radar sites. Must be defined to process false_target from the false-target jamming effect.

Commands

plot_capacity

Defines the number of targets that can be plotted on the radar scope.

Default: 2000

frame_time

Defines the update rate of the fusion center in seconds.

Default: 5.0 sec

track_capacity

Defines the number of tracks that can be maintained by the fusion center.

Default: 500

random_to_multiple_radars

Defines the ratio of false-targets that will be rejected that appear on any radar.

Default: 0.0

consistent_to_multiple_radars

Defines the ratio of false-targets that will be rejected that appear on multiple radars.

Default: 0.0

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.

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