S1005403_RisCC/target_types.json
2025-11-21 11:06:10 +01:00

17 lines
330 B
JSON

{
"F-16": {
"rcs": 5.0,
"amplitude": 100.0,
"notes": "Fighter jet"
},
"B-747": {
"rcs": 100.0,
"amplitude": 500.0,
"notes": "Commercial airliner"
},
"Generic Missile": {
"rcs": 0.5,
"amplitude": 50.0,
"notes": "Small, fast target"
}
}