> For the complete documentation index, see [llms.txt](https://docs.flightsim-studio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flightsim-studio.com/tecnam-p2006t/aircraft-and-systems/section-1-aircraft-specifications.md).

# Section 1 - Aircraft Specifications

### Three-View / Dimensions <a href="#threeview-dimensions" id="threeview-dimensions"></a>

![](//cdn.document360.io/417c2d4d-fdb8-4d4d-b11d-011fe445d776/Images/Documentation/image-1671221589050.png)

| **Overall dimensions** |          |           |
| ---------------------- | -------- | --------- |
| Wingspan               | 11,4 m   | 37,4 ft   |
| Length                 | 8,7 m    | 28,5 m    |
| Overall height         | 2,58 m   | 8,46 ft   |
| **Wing**               |          |           |
| Wing surface           | 14,76 m² | 158,9 ft² |
| Mean Geometric Chord   | 1,295 m  | 4,25 ft   |
| Dihedral               | 1°       |           |
| Aspect ratio           | 8,80     |           |
| **Main Landing Gear**  |          |           |
| Track                  | 2,0 m    |           |
| Wheelbase              | 2,9 m    |           |
| Tire                   | 6,00 - 6 |           |
| **Nose Landing Gear**  |          |           |
| Tire                   | 5,00 - 5 |           |

***

### Control Surfaces Travel Limits <a href="#control-surfaces-travel-limits" id="control-surfaces-travel-limits"></a>

| Ailerons                                     | Up 20° Down 17 ° (+- 2°) |
| -------------------------------------------- | ------------------------ |
| Stabilator (refer to Trailing Edge)          | Up 15° Down 4° (+- 2°)   |
| Stabilator trim tab (refer to Trailing Edge) | Up 2°; Down 19° (+- 2°)  |
| Rudder                                       | RH 26° LH 26° (+- 2°)    |
| Rudder trim tab                              | RH 20° LH 20° (+- 2°)    |
| Flaps                                        | 0°; 40° (- 2°)           |


---

# 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.flightsim-studio.com/tecnam-p2006t/aircraft-and-systems/section-1-aircraft-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.
