地对地导弹测试

This commit is contained in:
2025-10-15 11:23:32 +08:00
parent 9163fad251
commit a236fcde15
365 changed files with 380521 additions and 261 deletions

View File

@@ -14,17 +14,24 @@
include_once platforms/red_radar.txt
include_once sensors/radar/acq_radar.txt
platform_type ACQ_RADAR RED_RADAR
platform_type ACQ_RADAR WSF_PLATFORM
icon Ground_Radar
category ACQUISITION
radar_signature VEHICLE_RADAR_SIGNATURE
sensor acq_radar ACQ_RADAR
off
on
internal_link data_mgr
ignore_same_side
end_sensor
processor data_mgr WSF_LINKED_PROCESSOR
report_to commander via sub_net
end_processor
aux_data
double max_range = 92600 # meters = 50 nm
end_aux_data
comm sub_net DATALINK
network_name <local:slave>
#internal_link task_mgr
end_comm
end_platform_type