# FLIR (Forward Looking Infrared)

The Forward-Looking Infrared (FLIR) system on the MH-60 (Sierra, Romeo, and Tango variants) is simulated as a cosmetic-only feature. While the external 3D model is fully articulated and integrated into the cockpit controls, users should be aware of the following functional limitations:

* **Articulated Turret:** The FLIR ball on the nose of the aircraft is fully animated. It will respond to control inputs (Pan/Tilt) via the assigned keybinds:

<table><thead><tr><th width="238.9090576171875">Function</th><th width="346.727294921875">MSFS Key Bindings</th><th>Clickable in Cockpit</th></tr></thead><tbody><tr><td>Move FLIR Right/Left</td><td><code>INCREASE MIXTURE 3</code><br><code>DECREASE MIXTURE 3</code></td><td><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td></tr><tr><td>Move FLIR Up/Down</td><td><code>INCREASE MIXTURE 4</code><br><code>DECREASE MIXTURE 4</code></td><td><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td></tr><tr><td>Increase/Decrease Zoom</td><td><code>INCREASE MAGNETO 3</code><br><code>DECREASE MAGNETO 3</code></td><td><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td></tr></tbody></table>

* **No Thermal Overlay:** The system does not generate a true "thermal" (infrared) image. While you may see a camera feed on the Multi-Function Displays (MFDs), it functions as a standard daylight or low-light digital camera with filters, rather than a heat-signature sensor.
* **Target Tracking:** The "Cosmetic Only" designation means the FLIR cannot autonomously slave to, lock onto, or track AI entities (vehicles, ships, or people) based on heat signatures.
* **Objects rendering limitations:** The FLIR implementation will not render SimObjects (Buildings, Ships, vehicles, aircraft or people). It is limited to render terrain, satellite imagery, and airport grounds, as fed by the Synthetic Vision engine in MSFS.

The primary reason the FLIR system is restricted to a cosmetic or "synthetic" view is the absence of Camera-in-Gauge support within the MSFS SDK.

<figure><img src="https://4207379003-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPVOYcvzXrAAhwF5ccfC1%2Fuploads%2FTggJ3wT6stb4cIH0KBbs%2Fimage.png?alt=media&#x26;token=5aead758-f23a-472f-a468-b334f6e87ab1" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.miltechsimulations.com/miltech-simulations-mh60/aircraft-and-systems/aircraft-systems/flir-forward-looking-infrared.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
