初次提交,只有想定基本结构

This commit is contained in:
2026-02-08 22:26:33 +08:00
parent f810ac44bb
commit fbb0fe1767
32 changed files with 5123 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
# File generated by Wizard 2.9.0 on Dec 16, 2024.
# generic F-16 infrared signature
infrared_signature F-16_INFRARED_SIG
constant 10 watts/steradian
end_infrared_signature

View File

@@ -0,0 +1,6 @@
# File generated by Wizard 2.9.0 on Dec 16, 2024.
# generic F-16 optical signature
optical_signature F-16_OPTICAL_SIG
constant 10 m^2
end_optical_signature

View File

@@ -0,0 +1,31 @@
# File generated by Wizard 2.9.0 on Dec 16, 2024.
# generic F-16 radar signature
radar_signature F-16_RADAR_SIG
interpolate_tables $<INTERPOLATE_TABLES:true>$
interpolation_type $<INTERPOLATION_TYPE:linear>$
state default
inline_table dbsm 20 2
-90.0 90.0
-180.0 0.0 0.0
-137.5 0.0 0.0
-135.0 20.0 20.0
-132.5 0.0 0.0
-92.5 0.0 0.0
-90.0 20.0 20.0
-87.5 0.0 0.0
-47.5 0.0 0.0
-45.0 20.0 20.0
-42.5 0.0 0.0
42.5 0.0 0.0
45.0 20.0 20.0
47.5 0.0 0.0
87.5 0.0 0.0
90.0 20.0 20.0
92.5 0.0 0.0
132.5 0.0 0.0
135.0 20.0 20.0
137.5 0.0 0.0
180.0 0.0 0.0
end_inline_table
end_radar_signature

6
signatures/F-16_sig.txt Normal file
View File

@@ -0,0 +1,6 @@
# File generated by Wizard 2.9.0 on Dec 16, 2024.
# generic F-16 signatures
include_once signatures/F-16_infrared_sig.txt
include_once signatures/F-16_optical_sig.txt
include_once signatures/F-16_radar_sig.txt