ThreatSourceLibaray/ThreatSource/data/jammers/laser_jammers/laser_decoy.toml

15 lines
389 B
TOML

# 激光诱偏目标配置
Type = "LaserDecoy"
[Name]
Zh = "激光诱偏目标"
En = "Laser Decoy"
[LaserDecoyConfig]
Mode = "Deception" # 模式
Power = 200.0 # 功率 (瓦特)
Wavelength = 1.06 # 波长 (微米)
DivergenceAngle = 0.001 # 发散角 (弧度)
ReflectiveArea = 1.2 # 反射面积 (平方米)
ReflectionCoefficient = 0.8 # 反射系数
Duration = 60.0 # 持续时间 (秒)