58 lines
1.4 KiB
JSON
58 lines
1.4 KiB
JSON
{
|
|
"name": {
|
|
"zh": "毫米波末制导导弹-001",
|
|
"en": "Millimeter Wave Terminal Guided Missile-001"
|
|
},
|
|
"type": "MillimeterWaveTerminalGuidance",
|
|
"properties": {
|
|
"type": "MillimeterWaveTerminalGuidance",
|
|
"maxSpeed": 250.0,
|
|
"maxFlightTime": 60.0,
|
|
"maxFlightDistance": 8000.0,
|
|
"maxAcceleration": 100.0,
|
|
"proportionalNavigationCoefficient": 3.0,
|
|
"launchAcceleration": 100.0,
|
|
"maxEngineBurnTime": 0.1,
|
|
"cruiseTime": 4.0,
|
|
"mass": 28.0,
|
|
"explosionRadius": 5.0,
|
|
"hitProbability": 0.9,
|
|
"selfDestructHeight": 0.0
|
|
},
|
|
"millimeterWaveGuidanceConfig": {
|
|
"maxDetectionRange": 5000.0,
|
|
"fieldOfViewAngle": 30.0,
|
|
"targetRecognitionProbability": 0.95,
|
|
"waveFrequency": 94e9,
|
|
"pulseDuration": 1e-6,
|
|
|
|
"searchBeamWidth": 4.0,
|
|
"trackBeamWidth": 3.0,
|
|
"lockBeamWidth": 2.0,
|
|
|
|
"scanAngularSpeedDeg": 180.0,
|
|
"spiralTightness": 1.2,
|
|
"spiralTurns": 2,
|
|
|
|
"recognitionSNRThreshold": -25.0,
|
|
"lockSNRThreshold": -15.0,
|
|
|
|
"targetLostTolerance": 0.8,
|
|
"lockConfirmationTime": 0.15,
|
|
|
|
"pulseRepetitionFrequency": 1.0e-4,
|
|
"transmitPower": 0.3,
|
|
|
|
"dopplerVelocityResolution": 1.0,
|
|
"maxMeasurableVelocity": 1000.0,
|
|
|
|
"antennaGain": 35.0,
|
|
"noiseFigureDB": 7.0,
|
|
"systemLossDB": 6.0,
|
|
"monopulseSensitivity": 0.1,
|
|
|
|
"yawControlEffectiveness": 120.0,
|
|
"pitchControlEffectiveness": 150.0,
|
|
"jammingResistanceThreshold": 1e-5
|
|
}
|
|
} |