R550 Magic: Difference between revisions

From RKSL Studios Knowledgebase
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[File:Id aim9m.jpg|thumb|AIM-9M Sidewinder]]
[[File:Id r550.jpg|thumb|R.550 Magic 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 '''R.550 Magic''' (backronym for ''Missile Auto-Guidé Interception et Combat'') is a short-range air-to-air missile designed in 1968 by French company Matra to compete with the American AIM-9 Sidewinder, and it was made backwards compatible with the Sidewinder launch hardware.


{| class="wikitable" style="width: 55%;text-align:center; "
{| class="wikitable" style="width: 55%;text-align:center; "
Line 16: Line 16:
|-
|-
! style="text-align:right;" |Mass
! style="text-align:right;" |Mass
|83.5
|89
|83.5
|89
! 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
|12.7
|130
|155
! 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";
Line 125: Line 125:
!Hardpoint
!Hardpoint
|-
|-
|rksl_amo_aim9m
|rksl_amo_r550
|rksl_mag_aim9m_x1_direct
|rksl_mag_r550_x1_direct
|rksl_wpn_aim9m
|rksl_wpn_r550
|AIM9M_DIRECT
|R550_DIRECT
|-
|-
|
|
|rksl_mag_aim9m_x1_lau127
|rksl_mag_r550_x1_lau127
|
|
|AIM9M_LAU127
|R550_LAU127
|-
|-
|
|
|rksl_mag_aim9m_x1_lau7
|rksl_mag_r550_x1_lau7
|
|
|AIM9M_LAU7
|R550_LAU7
|}
|}




[[Category:Air-to-air_missiles]]
[[Category:Air-to-air_missiles]]
[[Category:Combined_Vehicle_Weapons_Pack]]
[[Category:Combined_Vehicle_Weapons_Pack_Contents]]

Latest revision as of 14:36, 8 January 2023

R.550 Magic SRAAM

The R.550 Magic (backronym for Missile Auto-Guidé Interception et Combat) is a short-range air-to-air missile designed in 1968 by French company Matra to compete with the American AIM-9 Sidewinder, and it was made backwards compatible with the Sidewinder launch hardware.

Real World against Arma
Detail Real ARMA Config Value
Weapon Type SRAAM weaponType = "x";
Mass 89 89 mag: mass = "n";
Warhead Mass 12.7 155 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 90 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 25000 5000 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_r550 rksl_mag_r550_x1_direct rksl_wpn_r550 R550_DIRECT
rksl_mag_r550_x1_lau127 R550_LAU127
rksl_mag_r550_x1_lau7 R550_LAU7