# Setup Radiometric Environment Factors

### **1. Overview**

* This section will be setup the environment factors for the radiometric camera of the Vio payload
* To do this section, user must have knowlegde about the radiometric camera. The user can check the datasheet for the radiometric camera of the Vio payload to get more information.

### **2. Setup the radiometric environment factors**

**Atmospheric Temperature (K)**

* **Range:** 100 to 500 Kelvin Set the ambient air temperature for thermal compensation.

***

**Distance (m)**

* **Range:** 0 to 255 meters Enter the distance between the VIO and the target object to enhance thermal accuracy.

***

**Emissivity Target (%)**

* **Range:** 0% to 100% Defines the emissivity of the target surface.

> ⚠️ Default for most organic materials is around **95%**.

***

**Humidity (%)**

* **Range:** 0% to 100% Input the relative humidity of the environment, which may affect thermal readings.

***

**ModifyB / ModifyK**

* **Range:** 0 to 255 (each) Advanced calibration parameters used for fine-tuning thermal correction models.

> Only modify if you have specific calibration requirements or guidance.

***

**Window Reflect Temperature (K)**

* **Range:** 100 to 500 Kelvin Temperature of the window or lens surface through which the sensor observes the target.

***

**Temperature Unit**

Choose your preferred unit for displaying temperature:

* **Celsius (°C)**
* **Fahrenheit (°F)**
* **Kelvin (K)**

***

**Saving Your Settings**

Click **“APPLY”** to save and activate the new environmental configuration. Settings will be used to refine thermal imaging calculations in real time.

<figure><img src="/files/uozGQ9dap4SEYptT8Guv" alt="" width="319"><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.gremsy.com/payloads/vio/software-configuration/vio-settings-app/ir-camera/vio-g1/setup-radiometric-environment-factors.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.
