# FLIR Camera & Searchlight

The Forward-Looking Infrared (FLIR) system on the Bo 105 (Broadcast and Police 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:

<figure><img src="/files/aBuKJhbZER0eukqL7AbH" alt=""><figcaption></figcaption></figure>

* **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 (please refer to [Keybinds Guide](/stratoware-miltech-simulations-bo105/product-guides/hardware-configuration/keybinds-guide.md)).
* 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.

{% hint style="info" %}
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.
{% endhint %}

For mouse users, the FLIR can be controlled using the modelled joystick on the right-side of the camera controller shown above.&#x20;

### Searchlight

Additionally, the **searchlight** (Police variant only) can be controlled using the joystick on the left-side of the same controller.


---

# 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/stratoware-miltech-simulations-bo105/aircraft-and-systems/aircraft-systems/flir-camera-and-searchlight.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.
