Hints on Air Launched Cruise Missiles?

Note: Any reference to “CM” in this section is meant to apply to ALCMs.

For an ALCM to be JTCB (automatically) planned, the planning process must be able to compute the expected damage it can do to the candidate target. This means the delivery aircraft platform (ex. bomber) must have an SCL containing the warhead munition, rather than the cruise missile “body” (platform) itself. Setting the type code of (at least one of the munitions in) the bomber’s SCL to CM (for cruise missile) tells the model how to plan the cruise missile. The quantity of munitions in the SCL tells it how many cruise missiles to plan. For specific details on planning data, see Note 5.

How does it know which CM to use for the delivery aircraft platform’s munition? In DataView » AssetData » Cruise Missile Warhead Data is a table (AIR_CM_PLTFRM_MUN_ASSOC) which provides a 1-to-1 mapping of Cruise Missile Warhead X (the “key”) to the Cruise Missile platform (the “value”). Using the bomber’s SCL’s warhead adjudication data against the intended target allows for automatic JTCB planning by mapping the warhead to the cruise missile body.

In other words, JTCB will look up the appropriate SSPD for the munition ID in the launch platform SCL by using the “CM” code to indicate the need to find the actual warhead release platform (CM platform) in the AIR_CM_PLTFRM_MUN_ASSOC table.

The cruise missile platform in turn also has an SCL which allows the CM to deliver that munition to the target. Only one SCL should be created for the CM platform; JTCB-planned missions don’t have a means to choose between multiple available SCLs. Of course, preassigned missions allow users to choose a particular SCL manually. It is advisable that the CM’s SCL have a single munition (see Note 2).

During execution, once the bomber launches the cruise missile, it is out of the picture. Thus, at adjudication, the cruise missile’s SCL also has to contain the munition to be applied against the target, this time with the type code AG (air to ground).

Note 1: For targeting to succeed, both cases (launching aircraft and cruise missile) must have Point Munition Discrimination data entered for the target.

Note 2: Using an SCL for the CM which contains more than one munition is not allowed in the code for JTCB-planned missions, since they will expect one munition per CM. However, it is allowed in the code for preassigned missions--though users should confirm it is their intention to have a “MIRV”-style cruise missile with multiple munitions.

Note 3: Preassigned Missions skip the planning process, so technically the aircraft’s SCL doesn’t require the warhead--it could designate the cruise missile instead. But for consistency, it is recommended to keep the warhead munition designation.

Note 4: What will happen if the bomber/launch platform’s SCL contains munition X, but the CM platform’s SCL contains munition Y?

JTCB will not plan that bomber’s SCL, because it cannot find the SSPD for the munition ID and CM platform in SSPD tables. Preassigned missions will probably fly and execute, but that’s because the CM Flight BSE is built during mission execution, and does not pull the CM SCL “munitions” from the carrier platform. Thus, the munitions consumption at the installation is probably incorrect.

Note 5:

Air platform bomber/fighter (launching platform) SCL must have one or more Weapon Name Asset (warhead name) with Weapon Type as CM. This SCL must be checked Plan in Asset Data Air Configurations to be considered during strike planning. Standoff distance and GPS is defined here.

Cruise missile flight platforms and warheads must be associated in the AIR_CM_PLTFRM_ MUN_ASSOC table – applies to both air and land launched and in the SCL/SCL_WPN/SCL_ASSET_CONFIG listings.

The Weapon Name Asset (warhead name) must have a genre of AMMOAIR and must be mapped to a Cruise Missile Platform (Data View»AssetData» Cruise Missile Warhead Data).

The Cruise Missile Platform (cruise missile) must have a genre of AIR_ASSET. “Is Cruise Missile” must be checked, operating characteristics should support standoff range from launching platform SCL and must have an SCL with the CM warhead identified in launching platform. Standoff distance and GPS is defined here.

GPS SSPD table must have pk values for the Cruise Missile Platform and the CM warhead.

Miscellaneous Notes: