28 lines
618 B
JSON
28 lines
618 B
JSON
{
|
|
"name": {
|
|
"zh": "陶式导弹",
|
|
"en": "TOW"
|
|
},
|
|
"type": "LaserBeamRiderGuidance",
|
|
"properties": {
|
|
"type": "LaserBeamRiderGuidance",
|
|
"maxSpeed": 278.0,
|
|
"maxFlightTime": 65.0,
|
|
"maxFlightDistance": 4500.0,
|
|
"maxAcceleration": 100.0,
|
|
"proportionalNavigationCoefficient": 3.0,
|
|
"launchAcceleration": 100.0,
|
|
"maxEngineBurnTime": 10.0,
|
|
"cruiseTime": 5.0,
|
|
"mass": 22.6,
|
|
"explosionRadius": 5.0,
|
|
"hitProbability": 0.9,
|
|
"selfDestructHeight": 10.0,
|
|
"laserCodeConfig": {
|
|
"code": {
|
|
"codeType": "PRF",
|
|
"codeValue": 1110
|
|
}
|
|
}
|
|
}
|
|
} |