Live
Software
DCS World
Tool
Updated: Apr 2026

DCS Missile Lethality
Calculator

Air-to-air missile lethality calculator for DCS World. Estimates kill probability based on range, aspect, altitude, manoeuvre and target size, with an SVG engagement-envelope visualisation.

v1.0
Current version

What it is

The DCS Missile Lethality Calculator is a browser-based tool to estimate the kill probability (Pk) of an air-to-air missile in DCS World, as a function of the engagement conditions. It runs entirely client-side, with no connection to external servers.

Why it was created

In DCS World the decision to fire a missile depends on many variables: range, aspect angle, relative altitude, the target’s manoeuvre capability, target size. Having a quick numerical reference during the briefing or debriefing helps to understand when an engagement was theoretically valid and when it was instead premature or outside the optimal window.

The calculator is an educational and tactical-analysis tool, not a precise physics simulator. The Pk values are based on operational estimates, not classified data.

Missiles included

23 air-to-air missiles split by type:

Fox 2 (IR): AIM-9P, AIM-9L, AIM-9M, AIM-9X, R-60M, R-73, R-27T, R-27ET, Magic II, MICA IR, Python 5

Fox 1 (Semi-active radar): AIM-7F, AIM-7M, R-27R, R-27ER, Super 530D

Fox 3 (Active radar): AIM-120B, AIM-120C, AIM-120D, R-77, R-77-1, MICA RF, Derby

Engagement parameters

  • Range — launch range in km, with a slider that adapts to the selected missile
  • Aspect — the target’s angle relative to the shooter (Hot, Beam, Cold)
  • Shooter altitude — bands 0-5k, 5k-10k, 10k-25k, 25k+ ft
  • Target altitude — low (below 1,500 ft) or high
  • Manoeuvre — none, light manoeuvre, hard manoeuvre
  • Size — small, medium, large

Pk model

The calculation combines a missile-specific base Pk with five multiplicative modifiers:

  • rangeMod — falls linearly from max range, drops sharply below the minimum distance (NEZ) or beyond range
  • aspectMod — the aspect angle changes the Pk differently between Fox 2 (all-aspect vs. rear-aspect), Fox 1 (vulnerable to notching on the beam) and Fox 3
  • altMod — penalty in ground clutter or high altitude for radar; IR penalty at low altitude
  • maneuverMod — depends on the missile’s max G: more G, less penalty against hard manoeuvres
  • sizeMod — large targets are easier to lock, especially for Fox 1/3

Envelope visualisation

The SVG shows the engagement envelope in polar coordinates centred on the shooter:

  • Solid ring — maximum engagement range
  • Highlighted zone — optimal band (the inner 40% of the envelope)
  • NEZ circle — No Escape Zone, when available for the missile (dashed red)
  • Red circle — minimum arming distance
  • Target dot — current position based on the selected range and aspect

Access

The tool is integrated into the site’s DCS World Tools page and runs entirely in the browser. It requires no internet connection or local servers.