Python-3: Difference between revisions

From RKSL Studios Knowledgebase
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: visualeditor
 
Line 1: Line 1:
[[File:Id aim9m.jpg|thumb|AIM-9M Sidewinder]]
[[File:Id python3.jpg|thumb|Python 3 SRAAM]]
The '''Sidewinder''' is the most widely used air-to-air missile in the West, with more than 110,000 missiles produced for the U.S. and 27 other nations, of which perhaps one percent have been used in combat. It has been built under license by some other nations including Sweden, and can even equip helicopters, such as the Bell AH-1Z Viper. The AIM-9 is one of the oldest, lowest cost, and most successful air-to-air missiles, with an estimated 270 aircraft kills in its history of use. When firing a Sidewinder, NATO pilots use the brevity code FOX-2.
The Python-3 is a much-improved AAM with all-aspect attack ability, higher speed, range, and performance. It performed well before and during the 1982 Lebanon War, scoring 35 (other sources claim 50) kills.
 
China's PLAAF was quite impressed with this missile, and paid for licensed production as the PL-8 AAM in the 1980s. The program code named "Number 8 Project" (八号工程) and formally started on September 15, 1983. From March 1988 to April 1989, technology transfer to China was complete while license assembly and license built parts continued, and by the spring of 1989, the complete domestic Chinese built missile received state certification. The major supplier of the missile was Xi'an Eastern Machinery Factory (西安东方机械厂) located at Xi'an, and China is also reported to have developed a helmet-mounted sight (HMS) system for the PL-8.
 
* Length: 295 cm (116 in)
* Span: 80 cm (31 in)
* Diameter: 16 cm (6.3 in)
* Weight: 120 kg (260 lb)
* Guidance: IR
* Warhead: 11 kg (24 lb), active proximity fuse
* Range: 15 km (9.3 mi)
* Speed: Mach 3.5


{| class="wikitable" style="width: 55%;text-align:center; "
{| class="wikitable" style="width: 55%;text-align:center; "
!colspan="4"|Real World against Arma
! colspan="4" |Real World against Arma
|-
|-
!style="width: 15%; text-align:right;"|Detail
! style="width: 15%; text-align:right;" |Detail
!style="width: 5%;"colspan="1"|Real
! colspan="1" style="width: 5%;" |Real
!style="width: 5%;"colspan="1"|ARMA
! colspan="1" style="width: 5%;" |ARMA
!style="width: 30%;"colspan="1"|Config Value
! colspan="1" style="width: 30%;" |Config Value
|-
|-
! style="text-align:right;" |Weapon Type
! style="text-align:right;" |Weapon Type
|SRAAM
|SRAAM
|style="background-color:#a4adb3;"|
| style="background-color:#a4adb3;" |
! style="text-align:left;" |weaponType = "x";
! style="text-align:left;" |weaponType = "x";
|-
|-
! style="text-align:right;" |Mass
! style="text-align:right;" |Mass
|83.5
|120
|83.5
|120
! style="text-align:left;" |mag: mass = "n";
! style="text-align:left;" |mag: mass = "n";
|-
|-
! style="text-align:right;" |Warhead Mass
! style="text-align:right;" |Warhead Mass
|9.4
|11
|130
|110
! style="text-align:left;" |ammo: hit = "n";
! style="text-align:left;" |ammo: hit = "n";
|-
|-
! style="text-align:right;" |Warhead Type
! style="text-align:right;" |Warhead Type
|HE Blast Frag WDU-17/B
|HE Blast Frag
|HE
|HE
! style="text-align:left;" |ammo: warheadName =  "x";
! style="text-align:left;" |ammo: warheadName =  "x";
|-
|-
!style="text-align:right;"|Fuse Type
! style="text-align:right;" |Fuse Type
|Prox/impact
|Prox/impact
|style="background-color:#a4adb3;"|
| style="background-color:#a4adb3;" |
! style="text-align:left;" |NOTE: No Direct Arma value
! style="text-align:left;" |NOTE: No Direct Arma value
|-
|-
!style="text-align:right;"|Fuse Range
! style="text-align:right;" |Fuse Range
|3-5m
|3-5m
|30
|30
! style="text-align:left;" |ammo: proximityExplosionDistance = n;
! style="text-align:left;" |ammo: proximityExplosionDistance = n;
|-
|-
!style="text-align:right;"|Seeker
! style="text-align:right;" |Seeker
|IR
|IR
|IR
|IR
! style="text-align:left;" |''See class component type''
! style="text-align:left;" |''See class component type''
|-
|-
!style="text-align:right;"|Auto Seek Target
! style="text-align:right;" |Auto Seek Target
|No
|No
|No
|No
! style="text-align:left;" |ammo: autoseektarget = n; (0 or 1)
! style="text-align:left;" |ammo: autoseektarget = n; (0 or 1)
|-
|-
!style="text-align:right;"|Counter Measure Immunity
! style="text-align:right;" |Counter Measure Immunity
|High
|High
|0.92
|0.92
! style="text-align:left;" |ammo: cmimmunity = n; (Range 0 > 1)
! style="text-align:left;" |ammo: cmimmunity = n; (Range 0 > 1)
|-
|-
!style="text-align:right;"|Camera View Available
! style="text-align:right;" |Camera View Available
|No
|No
|No
|No
! style="text-align:left;" |ammo: cameraViewAvailable = n; (0 or 1)
! style="text-align:left;" |ammo: cameraViewAvailable = n; (0 or 1)
|-
|-
!style="text-align:right;"|Flight Profile
! style="text-align:right;" |Flight Profile
|N/A
|N/A
|N/A
|N/A
! style="text-align:left;" |ammo: flightProfiles[] = {"<TYPE>"};
! style="text-align:left;" |ammo: flightProfiles[] = {"<TYPE>"};
|-
|-
!style="text-align:right;"|BoreSight Angle
! style="text-align:right;" |BoreSight Angle
|70
|70
|90
|100
! style="text-align:left;" |ammo: missileLockCone = n; (Degrees)
! style="text-align:left;" |ammo: missileLockCone = n; (Degrees)
|-
|-
!style="text-align:right;"|Max Speed (m/s)
! style="text-align:right;" |Max Speed (m/s)
|1372
|1372
|700
|700
! style="text-align:left;" |ammo: maxSpeed = n; (n= m/s)
! style="text-align:left;" |ammo: maxSpeed = n; (n= m/s)
|-
|-
!style="text-align:right;"|Min Range
! style="text-align:right;" |Min Range
|1000
|1000
|250
|250
! style="text-align:left;" |ammo: minRange = n; (Dist in m)
! style="text-align:left;" |ammo: minRange = n; (Dist in m)
|-
|-
!style="text-align:right;"|Max Range
! style="text-align:right;" |Max Range
|25000
|20000
|5000
|8000
! style="text-align:left;" |ammo: maxRange = n; (Dist in m)
! style="text-align:left;" |ammo: maxRange = n; (Dist in m)
|-
|-
! style="text-align:right;" |Indirect Hit Value
! style="text-align:right;" |Indirect Hit Value
|style="background-color:#a4adb3;"|
| style="background-color:#a4adb3;" |
|85
|85
! style="text-align:left;" |ammo: indirectHit = 50;
! style="text-align:left;" |ammo: indirectHit = 50;
|-
|-
! style="text-align:right;" |Indirect Hit Range
! style="text-align:right;" |Indirect Hit Range
|style="background-color:#a4adb3;"|
| style="background-color:#a4adb3;" |
|13
|13
! style="text-align:left;" |ammo: indirectHitRange = n; (m)
! style="text-align:left;" |ammo: indirectHitRange = n; (m)
Line 101: Line 112:
|-
|-
! style="text-align:right;" |Danger Radius Hit
! style="text-align:right;" |Danger Radius Hit
|style="background-color:#a4adb3;"|
| style="background-color:#a4adb3;" |
|N/A
|N/A
! style="text-align:left;" |ammo: DangerRadiusHit = n; (Dist for AI aware in m)  
! style="text-align:left;" |ammo: DangerRadiusHit = n; (Dist for AI aware in m)  
|-
|-
! style="text-align:right;" |Suppression Radius Hit
! style="text-align:right;" |Suppression Radius Hit
|style="background-color:#a4adb3;"|
| style="background-color:#a4adb3;" |
|N/A
|N/A
! style="text-align:left;" |ammo: SuppresionRadiusHit = n; (Dist for AI suppresion in m)  
! style="text-align:left;" |ammo: SuppresionRadiusHit = n; (Dist for AI suppresion in m)  
Line 112: Line 123:
! style="text-align:right;" |Pylon/Rail
! style="text-align:right;" |Pylon/Rail
|LAU-7,LAU127
|LAU-7,LAU127
|style="background-color:#a4adb3;"|
| style="background-color:#a4adb3;" |
! style="text-align:left;" |N/A See Hardpoint below
! style="text-align:left;" |N/A See Hardpoint below
|}
|}
Line 125: Line 136:
!Hardpoint
!Hardpoint
|-
|-
|rksl_amo_aim9m
|rksl_amo_python3
|rksl_mag_aim9m_x1_direct
|rksl_mag_python3_x1_direct
|rksl_wpn_aim9m
|rksl_wpn_python3
|AIM9M_DIRECT
|PYTHON3_DIRECT
|-
|-
|
|
|rksl_mag_aim9m_x1_lau127
|rksl_mag_python3_x1_lau127
|
|
|AIM9M_LAU127
|PYTHON3_LAU127
|-
|-
|
|
|rksl_mag_aim9m_x1_lau7
|rksl_mag_python3_x1_lau7
|
|
|AIM9M_LAU7
|PYTHON3_LAU7
|}
|}



Latest revision as of 16:01, 8 January 2023

Python 3 SRAAM

The Python-3 is a much-improved AAM with all-aspect attack ability, higher speed, range, and performance. It performed well before and during the 1982 Lebanon War, scoring 35 (other sources claim 50) kills.

China's PLAAF was quite impressed with this missile, and paid for licensed production as the PL-8 AAM in the 1980s. The program code named "Number 8 Project" (八号工程) and formally started on September 15, 1983. From March 1988 to April 1989, technology transfer to China was complete while license assembly and license built parts continued, and by the spring of 1989, the complete domestic Chinese built missile received state certification. The major supplier of the missile was Xi'an Eastern Machinery Factory (西安东方机械厂) located at Xi'an, and China is also reported to have developed a helmet-mounted sight (HMS) system for the PL-8.

  • Length: 295 cm (116 in)
  • Span: 80 cm (31 in)
  • Diameter: 16 cm (6.3 in)
  • Weight: 120 kg (260 lb)
  • Guidance: IR
  • Warhead: 11 kg (24 lb), active proximity fuse
  • Range: 15 km (9.3 mi)
  • Speed: Mach 3.5
Real World against Arma
Detail Real ARMA Config Value
Weapon Type SRAAM weaponType = "x";
Mass 120 120 mag: mass = "n";
Warhead Mass 11 110 ammo: hit = "n";
Warhead Type HE Blast Frag HE ammo: warheadName = "x";
Fuse Type Prox/impact NOTE: No Direct Arma value
Fuse Range 3-5m 30 ammo: proximityExplosionDistance = n;
Seeker IR IR See class component type
Auto Seek Target No No ammo: autoseektarget = n; (0 or 1)
Counter Measure Immunity High 0.92 ammo: cmimmunity = n; (Range 0 > 1)
Camera View Available No No ammo: cameraViewAvailable = n; (0 or 1)
Flight Profile N/A N/A ammo: flightProfiles[] = {"<TYPE>"};
BoreSight Angle 70 100 ammo: missileLockCone = n; (Degrees)
Max Speed (m/s) 1372 700 ammo: maxSpeed = n; (n= m/s)
Min Range 1000 250 ammo: minRange = n; (Dist in m)
Max Range 20000 8000 ammo: maxRange = n; (Dist in m)
Indirect Hit Value 85 ammo: indirectHit = 50;
Indirect Hit Range 13 ammo: indirectHitRange = n; (m)
Maneuverability 20G 23 ammo: maneuvrability = n; (Higher = more agile)
Danger Radius Hit N/A ammo: DangerRadiusHit = n; (Dist for AI aware in m)
Suppression Radius Hit N/A ammo: SuppresionRadiusHit = n; (Dist for AI suppresion in m)
Pylon/Rail LAU-7,LAU127 N/A See Hardpoint below


ARMA Class details
Ammo Mag Weapon Hardpoint
rksl_amo_python3 rksl_mag_python3_x1_direct rksl_wpn_python3 PYTHON3_DIRECT
rksl_mag_python3_x1_lau127 PYTHON3_LAU127
rksl_mag_python3_x1_lau7 PYTHON3_LAU7