# Glossary

## EO / IR

EO and IR refer to types of photographic sensors.

* EO stands for "Electro-Optical", and functions as a standard camera for capturing visible light, just like any smartphone camera.
* IR stands for "Infrared", and functions to capture thermal data in a video stream. Temperatures are mapped to colors with a variety of ranges, color pallets, and thresholds available depending on your specific use.

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

## FOV

FOV stands for "Field of View", and is represented by an angle, typically in degrees. Think of it as a cone expanding out infinitely in front of a lens with the width defined as an angle. Anything within this cone is visible in your image.

* HFOV and VFOV are commonly used to describe the horizontal and vertical field of view, respectively.

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

## Pan, Roll, Tilt

These refer to the axis on which your gimbal can rotate.

* Pan controls left-to-right rotation. It uses the motor at the very top of your gimbal and is controlled via the direction of your aircraft. Pan may be adjusted using the yaw control on your aircraft.

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

* Roll controls the horizon of your camera. The motor is located at the back of your gimbal, behind the camera, and it is updated automatically to keep your camera level to the horizon.

<figure><img src="/files/9FO4HB80zjHGGHuP0YxW" alt=""><figcaption></figcaption></figure>

* Tilt controls the angle of the camera vertically, allowing you to point down, up, level, or anything in between. The aircraft operator can control tilt using the tilt wheel on the top left of the Herelink controller.

<figure><img src="/files/bsRchpDoZrGpB5MhaKe7" 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.freeflysystems.com/ecosystem/payloads/wiris-pro-thermal/glossary.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.
