Eurofighter Typhoon - Germany's Best Fighter Jet

From eyeballing it, it has something like a 4 bar 11° TWS scan rn, which is a decent volume of sky, but 4 bars at ~60x2.7° 70°/s with a repeater on top and bottom means it takes ~4.3 seconds to complete a scan one way or update a target (likely why it was losing targets when refresh at 4 seconds). At over 8 seconds to return to neutral, i think its actually similar to the Su-27’s radar (50x10° at 4 bars, 2.5°/bar, not sure of the exact scan speed) and NOBODY likes the Su-27’s radar.

Yeah, definetly feel that bug as well and yeah, Priority mode is probably a top priority for them to model

1 Like

Priority mode might make it keep targets properly updated better, i think thats what most ppl dont like about it, but seeing as I play sim, priority mode isnt the knly issue, and now that i mathed it out, i actually just dont want to play the EFT anymore.

The EFT and Su-27SM’s radars look to be extremely similar in volumetric scan rate, and the Su-27SM’s radar is a nightmare to use. Not only because it doesnt stick on targets properly, but also because it takes 74 years to find a target while they already have you locked and possibly have a missile in the air.

Less of a problem on the Su-27SM, since its missiles pull hard in offbore shots and as such it wants to pull ppl into WVR, but the Typhoon has bad missiles for close range/off-bore shots, and a bad radar for BVR.

I think I just ruined the Typhoon for myself and I havent even played it yet ffs…

2 Likes

So its 8.6 seconds to refresh top bar… when its currently set to keep track for 8 seconds.

1 Like

Yup, can still lose a lock cuz its so dang slow lmao

Might be fixed going from 60 to 70°/ sec. But I still feel thats a tad low. But not a lot we can do about that

wait… no, first repeated scan of top bar is after 7.71 seconds. Which i dont think is enough given 8 sec fade time…
If it wasnt for that stupid bug. We would have refresh rate of 3.4-4.2 seconds on top bar, depoending where is enemy on that bar.

dang, i calculated with 70… its even worse jesus. So with 60°/s scan rate
First full refresh of top bar is 9!!! 9!!! seconds, while its storing data for 8. No wonder it loves to drop stuff. When it cant even finish it in time.

I dont get why you guys are eyballing things.

"scanPatterns": {
    "searchNarrow": {
      "type": "pyramide",
      "azimuthLimits": [
        -70.0,
        70.0
      ],
      "elevationLimits": [
        -60.0,
        60.0
      ],
      "rollStabLimit": 70.0,
      "pitchStabLimit": 70.0,
      "period": 0.6,
      "width": 10.0,
      "barHeight": 2.85,
      "barsCount": 2,
      "rowMajor": true
    },
    "searchMedium": {
      "type": "pyramide",
      "azimuthLimits": [
        -70.0,
        70.0
      ],
      "elevationLimits": [
        -60.0,
        60.0
      ],
      "rollStabLimit": 70.0,
      "pitchStabLimit": 70.0,
      "period": 3.7,
      "width": 30.0,
      "barHeight": 2.85,
      "barsCount": 4,
      "rowMajor": true
    },
    "searchWide": {
      "type": "pyramide",
      "azimuthLimits": [
        -70.0,
        70.0
      ],
      "elevationLimits": [
        -60.0,
        60.0
      ],
      "rollStabLimit": 70.0,
      "pitchStabLimit": 70.0,
      "period": 4.3,
      "width": 70.0,
      "barHeight": 2.85,
      "barsCount": 2,
      "rowMajor": true
    },
    "twsNarrow": {
      "type": "pyramide",
      "azimuthLimits": [
        -70.0,
        70.0
      ],
      "elevationLimits": [
        -60.0,
        60.0
      ],
      "rollStabLimit": 70.0,
      "pitchStabLimit": 70.0,
      "period": 0.6,
      "width": 10.0,
      "barHeight": 2.85,
      "barsCount": 2,
      "rowMajor": true,
      "preciseMinor": true,
      "tws": true
    },
    "twsMedium": {
      "type": "pyramide",
      "azimuthLimits": [
        -70.0,
        70.0
      ],
      "elevationLimits": [
        -60.0,
        60.0
      ],
      "rollStabLimit": 70.0,
      "pitchStabLimit": 70.0,
      "period": 3.7,
      "width": 30.0,
      "barHeight": 2.85,
      "barsCount": 4,
      "rowMajor": true,
      "preciseMinor": true,
      "tws": true
    },
    "twsWide": {
      "type": "pyramide",
      "azimuthLimits": [
        -70.0,
        70.0
      ],
      "elevationLimits": [
        -60.0,
        60.0
      ],
      "rollStabLimit": 70.0,
      "pitchStabLimit": 70.0,
      "period": 4.3,
      "width": 70.0,
      "barHeight": 2.85,
      "barsCount": 2,
      "rowMajor": true,
      "preciseMinor": true,
      "tws": true
    },
    "superScan": {
      "type": "pyramide",
      "azimuthLimits": [
        -70.0,
        70.0
      ],
      "elevationLimits": [
        -60.0,
        60.0
      ],
      "period": 1.75,
      "width": 25.0,
      "barHeight": 3.3,
      "barsCount": 3,
      "rowMajor": false,
      "centerElevation": 20.0,
      "indicate": true
    },
    "cas20": {
      "type": "pyramide",
      "azimuthLimits": [
        -70.0,
        70.0
      ],
      "elevationLimits": [
        -60.0,
        60.0
      ],
      "period": 1.4,
      "width": 15.0,
      "barHeight": 2.5,
      "barsCount": 4,
      "rowMajor": false,
      "indicate": true
    },
    "boresightLock": {
      "type": "cone",
      "azimuthLimits": [
        -70.0,
        70.0
      ],
      "elevationLimits": [
        -60.0,
        60.0
      ],
      "period": 0.5,
      "width": 1.25,
      "indicate": true
    },
    "bvrLockTws": {
      "type": "pyramide",
      "azimuthLimits": [
        -70.0,
        70.0
      ],
      "elevationLimits": [
        -60.0,
        60.0
      ],
      "rollStabLimit": 70.0,
      "pitchStabLimit": 70.0,
      "period": 0.35,
      "width": 5.7,
      "barHeight": 3.0,
      "barsCount": 2,
      "rowMajor": false,
      "indicate": true
    },
    "bvrLockSearch": {
      "type": "pyramide",
      "azimuthLimits": [
        -70.0,
        70.0
      ],
      "elevationLimits": [
        -60.0,
        60.0
      ],
      "rollStabLimit": 70.0,
      "pitchStabLimit": 70.0,
      "period": 0.7,
      "width": 5.7,
      "barHeight": 3.0,
      "barsCount": 4,
      "rowMajor": false,
      "indicate": true
    },
    "radarTrack": {
      "type": "no",
      "azimuthLimits": [
        -70.0,
        70.0
      ],
      "elevationLimits": [
        -60.0,
        60.0
      ]
    },
    "radarHmdLock": {
      "type": "pyramide",
      "azimuthLimits": [
        -70.0,
        70.0
      ],
      "elevationLimits": [
        -60.0,
        60.0
      ],
      "period": 0.2,
      "width": 0.75,
      "barHeight": 1.5,
      "barsCount": 2,
      "rowMajor": true,
      "indicate": true,
      "hmd": true
    },
    "radarHmdTrack": {
      "type": "no",
      "azimuthLimits": [
        -70.0,
        70.0
      ],
      "elevationLimits": [
        -60.0,
        60.0
      ],
      "hmd": true
    },
    "irstSearchWide": {
      "type": "pyramide",
      "azimuthLimits": [
        -70.0,
        70.0
      ],
      "elevationLimits": [
        -20.0,
        60.0
      ],
      "period": 2.5,
      "width": 20.0,
      "barHeight": 4.0,
      "barsCount": 16,
      "rowMajor": false,
      "isSmoothMajor": true,
      "barsOneWay": false,
      "rollStabLimit": 90.0,
      "pitchStabLimit": 60.0
    },
    "irstSearchNarrow": {
      "type": "pyramide",
      "azimuthLimits": [
        -70.0,
        70.0
      ],
      "elevationLimits": [
        -20.0,
        60.0
      ],
      "period": 1.25,
      "width": 20.0,
      "barHeight": 3.75,
      "barsCount": 8,
      "rowMajor": false,
      "isSmoothMajor": true,
      "barsOneWay": false,
      "rollStabLimit": 90.0,
      "pitchStabLimit": 60.0
    },
    "irstBvrLock": {
      "type": "pyramide",
      "azimuthLimits": [
        -90.0,
        90.0
      ],
      "elevationLimits": [
        -15.0,
        60.0
      ],
      "period": 1.0,
      "width": 15.0,
      "barHeight": 4.0,
      "barsCount": 1,
      "rowMajor": false,
      "indicate": true,
      "rollStabLimit": 90.0,
      "pitchStabLimit": 60.0
    },
    "irstVerticalLock": {
      "type": "pyramide",
      "azimuthLimits": [
        -90.0,
        90.0
      ],
      "elevationLimits": [
        -15.0,
        60.0
      ],
      "period": 0.3,
      "width": 15.0,
      "barHeight": 4.0,
      "barsCount": 1,
      "rowMajor": false,
      "centerElevation": 1.0,
      "indicate": true
    },
    "irstHmdLock": {
      "type": [
        "pyramide",
        "pyramide"
      ],
      "azimuthLimits": [
        -90.0,
        90.0
      ],
      "elevationLimits": [
        -15.0,
        60.0
      ],
      "period": 0.2,
      "width": 2.0,
      "barHeight": 0.3,
      "barsCount": 13,
      "rowMajor": true,
      "centerElevation": 1.0,
      "indicate": true,
      "hmd": true
    },
    "irstTrack": {
      "type": "no",
      "azimuthLimits": [
        -90.0,
        90.0
      ],
      "elevationLimits": [
        -15.0,
        60.0
      ]
    },
    "irstHmdTrack": {
      "type": "no",
      "azimuthLimits": [
        -90.0,
        90.0
      ],
      "elevationLimits": [
        -15.0,
        60.0
      ],
      "hmd": true
    }
  },

New ones are but 1st generation AESA radars were reported to be inferior in some ways to the CAPTUR-M

And where can i find speed of dish in it?

You have to do some calculations with period
Period of 1 means it does one cycle 1 time per second. The bigger the slower. For example:
Period of 1,5 means that it does 0,6 of the cycle per second, or that it does 40 cycles per minute.

1 Like

Like what? Range? AWG-9 has greater range than the Su-34 PESA but which is the better radar in every other way?

Can we pls still keep the L/I-1?
like make it an Aim-9M Modification which gaves you the 9M and the 9L/I-1 so the player can chose what the he wants to use
Smoky sidewinder → 9L/I-1
No smoke → 9M

1 Like

I wasnt sure if the period was 1 bar or what, none of the calcs i tried seemed to spit out the correct scan rate Flame was mentionning, so i just eyeballed it a bit.

In hindsight i only looked at the datamines when i woke up, so might not have been thinking straight.

Ill compare a few later unless someone beats me to it.

What is one cycle… is it whole scan from top to down, is it bar. What is it.

Whole, let’s say that the search has 4 bars, then it is the whole 1-2-3-4

Awesome. So now that y’all have found it to be non-smokeless, why do we still see smoke coming out of the Eurofighter? Here is the bug report, I would hope that this will be fixed as expeditiously as y’all have “fixed” the non-smokeless L/I-1.

https://community.gaijin.net/issues/p/warthunder/i/ofvf4zvUTsAn

imo its fine that they remove the smokeless engine… IF would they buff the IRCCM at the same time

iirc 9L/i uses track suspension while the 9L/i-1 uses gate width

I always thought that the period is the amount of time in seconds taken to do a complete scan. Granted it’s been a while since I poked around in the radar files, but I’m sure that’s how it used to be.