TonyE
Posts: 1551
Joined: 5/23/2006 From: MN, USA Status: offline
|
Logging the effects of Escort and Direct jamming (not the reduction in PH, the affect on radar systems). VitP, sorry it doesn't apply to you until you can run HCE but maybe others will find it useful (this only works in the betas but will work in the next patch). http://harpgamer.com/harpforum/index.php?s=&showtopic=3464&view=findpost&p=11213 Example log snippet
102521 search.c:1304 - ECM Emitter=Shirane, Target=A-50U Mainstay, ECM=Tu-16P Badger J
102521 search.c:961 - Unit Tu-16P Badger J, lngECMRange = 600
102521 search.c:1244 - ECM Escort ECM=0, ECMTmp=0, ECMTmpE=56, RadRng=240, JamRng=60, JamRadRng=188, TarRadRng=188, JamTarRng=0
102521 search.c:1291 - ECM ECMRadRng=188, ECMTarRng=0, ECMTarRngTmp=0, RadTarRng=188, ECMRng=60, RadRng=240, Rng50=28, ECM=46, ECMTmp=0, ECMTmpE=56
The first line says Shirane is the radar to Jam, A-50U is what the Shirane is trying to detect, and Tu-16P is the jammer in play. The second line tells us about the jammer lngECMRange is saying the range as listed in the DB of the jammer is 60.0nm. We use that more as a power number than an exact range. Third line... ECMTmp=0 means we aren't in a position to do direct jamming (reducing the Shirane's radar range against every target). ECMTmpE=56 means we can do escort jamming (reduce the Shirane's radar range against the A-50) and that it can reduce radar range by 56%. RadRng is the Shirane's radar range, JamRng again is the Tu-16 jammer power, JamRadRng is the range from Tu-16 to Shirane, TarRadRng is the range from A-50 to Shirane, JamTarRng is the range from Tu-16 to A-50. Fourth line... In this case we're seeing more information about the direct jamming case. The Tu-16 would have to be within Rng50 (28nm) of the Shirane to do direct jamming that would reduce the Shirane's radar range by 50%. We see that the Tu-16 however is 188nm from Shirane so there is no need to even bother. The key in the example is the ECMTarRng, the two aircraft are in the same group allowing the Tu-16 to shield the A-50 quite well. It doesn't have to be in the same group to work but the closer the better in the escort jamming situation.
_____________________________
Sincerely, Tony Eischens Harpoon (HC, HCE, HUCE, Classic) programmer HarpGamer.com Co-Owner
|