# Specifications

## Panel Types & Coefficients

Sentera offers two reflectance panels with different coefficients for each band. Check the cover of your panel to verify which coefficients you should use. You can also consult the image on the inside of your panel to determine which version you have, and use the following values.

{% tabs %}
{% tab title="Current Panel" %}

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

### Coefficients

| Item          |  Value |
| ------------- | :----: |
| Blue          | 0.1116 |
| Green         | 0.1099 |
| Red           | 0.1079 |
| Red Edge      | 0.1071 |
| Near Infrared | 0.1050 |
| {% endtab %}  |        |

{% tab title="Old Panel" %}

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

### Coefficients

| Item          |  Value |
| ------------- | :----: |
| Blue          | 0.1059 |
| Green         | 0.1054 |
| Red           | 0.1052 |
| Red Edge      | 0.1052 |
| Near Infrared | 0.1055 |
| {% endtab %}  |        |
| {% endtabs %} |        |

{% hint style="info" %}
These values only apply to the reflectance panels provided by Sentera.
{% endhint %}


---

# 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://support.senterasensors.com/home/6x-series-sensors-user-guide/reflectance-panel/specifications.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.
