44 lines
1.1 KiB
JSON
44 lines
1.1 KiB
JSON
{
|
|
"name": {
|
|
"zh": "激光半主动制导导弹-001",
|
|
"en": "Laser Semi-Active Guidance Missile-001"
|
|
},
|
|
"type": "LaserSemiActiveGuidance",
|
|
"properties": {
|
|
"type": "LaserSemiActiveGuidance",
|
|
"maxSpeed": 800.0,
|
|
"maxFlightTime": 60.0,
|
|
"maxFlightDistance": 4000.0,
|
|
"maxAcceleration": 50.0,
|
|
"proportionalNavigationCoefficient": 2.0,
|
|
"launchAcceleration": 100.0,
|
|
"maxEngineBurnTime": 0.1,
|
|
"cruiseTime": 5.0,
|
|
"mass": 22.0,
|
|
"explosionRadius": 5.0,
|
|
"hitProbability": 0.9,
|
|
"selfDestructHeight": 0.0,
|
|
"laserCodeConfig": {
|
|
"code": {
|
|
"codeType": "PRF",
|
|
"codeValue": 1010
|
|
},
|
|
"IsCodeEnabled": true,
|
|
"IsCodeMatchRequired": true
|
|
}
|
|
},
|
|
"laserSemiActiveGuidanceConfig": {
|
|
"fieldOfViewAngle": 30.0,
|
|
"lensDiameter": 0.1,
|
|
"sensorDiameter": 0.03,
|
|
"focusedSpotDiameter": 0.006,
|
|
"reflectionCoefficient": 0.2,
|
|
"targetReflectiveArea": 1.0,
|
|
"lockThreshold": 1e-10,
|
|
"spotOffsetSensitivity": 0.05,
|
|
"jammingResistanceThreshold": 1e-5,
|
|
"transmitterEfficiency": 0.85,
|
|
"receiverEfficiency": 0.8,
|
|
"wavelength": 1.06
|
|
}
|
|
} |