This commit is contained in:
2025-09-12 15:20:28 +08:00
commit 3257a14c32
449 changed files with 388780 additions and 0 deletions

31
platforms/gci_base.txt Normal file
View File

@@ -0,0 +1,31 @@
# ****************************************************************************
# 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.
# ****************************************************************************
platform_type GCI_BASE WSF_PLATFORM
processor track_manager WSF_TRACK_PROCESSOR
//debug
purge_interval 60 seconds
//report_to commander via cmdr_net
report_to subordinates via sub_net
//Only report fused tracks to entities that won't transmit tracks back.
//report_interval 20 sec
report_interval 4 sec
fused_track_reporting off
raw_track_reporting on
end_processor
end_platform_type