28 lines
717 B
JSON
28 lines
717 B
JSON
{
|
|
"name": {
|
|
"zh": "红外指令导引导弹-001",
|
|
"en": "IR Command Guided Missile-001"
|
|
},
|
|
"type": "InfraredCommandGuidance",
|
|
"properties": {
|
|
"type": "InfraredCommandGuidance",
|
|
"maxSpeed": 300.0,
|
|
"maxFlightTime": 60.0,
|
|
"maxFlightDistance": 5000.0,
|
|
"maxAcceleration": 100.0,
|
|
"proportionalNavigationCoefficient": 3.0,
|
|
"launchAcceleration": 100.0,
|
|
"maxEngineBurnTime": 0.1,
|
|
"cruiseTime": 5.0,
|
|
"mass": 23.5,
|
|
"explosionRadius": 5.0,
|
|
"hitProbability": 0.9,
|
|
"selfDestructHeight": 0.0,
|
|
"trackerSensitivity": null,
|
|
"commandLatency": null,
|
|
"irSignature": null
|
|
},
|
|
"infraredCommandGuidanceConfig": {
|
|
"jammingResistanceThreshold": 1e-5
|
|
}
|
|
} |