> For the complete documentation index, see [llms.txt](https://docs.miltechsimulations.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.miltechsimulations.com/stratoware-miltech-simulations-bo105/aircraft-and-systems/aircraft-systems/camera-and-searchlight.md).

# Camera & Searchlight

<figure><img src="/files/KvVumnHvDaZjZMEzPTdp" alt="" width="495"><figcaption></figcaption></figure>

The Forward-Looking Infrared (FLIR) camera (Police) and broadcast camera (above) systems are simulated as a cosmetic-only feature. Both systems share the same camera controller and display, and only differ in external 3D models. While this 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 List](/stratoware-miltech-simulations-bo105/product-guides/keybinds-list.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

The **searchlight** (Police variant only) can be controlled using the left joystick of the same controller. Please refer to [Keybinds List](/stratoware-miltech-simulations-bo105/product-guides/keybinds-list.md) for more information on controlling the searchlight movements.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/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.
