# Specifications

### Panel Types & Coefficients <a href="#panel-types-and-coefficients" id="panel-types-and-coefficients"></a>

Sentera has sold three reflectance panel models, 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="Type 3" %}

<div data-with-frame="true"><figure><img src="/files/WAScB7bqlavXmBlKJrtC" alt="" width="375"><figcaption></figcaption></figure></div>

## Coefficients

| Channel               | Value  |
| --------------------- | ------ |
| Blue (475nm)          | 0.1007 |
| Green (550nm)         | 0.0998 |
| Green (560nm)         | 0.0996 |
| Red (650nm)           | 0.0988 |
| Red (670nm)           | 0.0987 |
| Red Edge (715nm)      | 0.0986 |
| Red Edge (730nm)      | 0.0984 |
| Near Infrared (840nm) | 0.0980 |
| Near Infrared (860nm) | 0.0978 |
| {% endtab %}          |        |

{% tab title="Type 2" %}

<div data-with-frame="true"><figure><img src="/files/C2tF21vBDMK9WVaEgy6f" alt="" width="375"><figcaption></figcaption></figure></div>

## Coefficients

| Channel               | Value  |
| --------------------- | ------ |
| Blue (475nm)          | 0.1116 |
| Green (550nm)         | 0.1099 |
| Green (560nm)         | 0.1096 |
| Red (650nm)           | 0.1081 |
| Red (670nm)           | 0.1079 |
| Red Edge (715nm)      | 0.1071 |
| Red Edge (730nm)      | 0.1069 |
| Near Infrared (840nm) | 0.1050 |
| Near Infrared (860nm) | 0.1049 |

{% endtab %}

{% tab title="Type 1" %}

<div data-with-frame="true"><figure><img src="/files/taNiOFrJY6yyzBqQ3u6D" alt="" width="375"><figcaption></figcaption></figure></div>

## Coefficients

| Channel               | Value  |
| --------------------- | ------ |
| Blue (475nm)          | 0.1059 |
| Green (550nm)         | 0.1054 |
| Green (560nm)         | 0.1054 |
| Red (650nm)           | 0.1053 |
| Red (670nm)           | 0.1052 |
| Red Edge (715nm)      | 0.1052 |
| red Edge (730nm)      | 0.1051 |
| Near Infrared (840nm) | 0.1055 |
| Near Infrared (860nm) | 0.1051 |
| {% 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/sentera-calibrated-reflectance-panel/sentera-calibrated-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.
