# Vehicle specifications

| **Dimensions:**                                 |                             |
| ----------------------------------------------- | --------------------------- |
| Wingspan                                        | 235 cm                      |
| Length                                          | 90 cm                       |
| Height                                          | 17 cm                       |
| Wing area                                       | 90 sq. dm.                  |
| Payload bay                                     | 20 x 12 x 9 cm              |
| Flightcase dimensions                           | 122 x 45 x 51 cm            |
| Flightcase weight                               | \~ 25 Kg including vehicle  |
|                                                 |                             |
| **Weight and Payload:**                         |                             |
| Empty weight                                    | 3.3 Kg                      |
| Empty weight including battery                  | 5 Kg                        |
| Maximum takeoff weight                          | 6.2 Kg                      |
| Payload capacity                                | 1.2 Kg                      |
|                                                 |                             |
| **Flight Characteristics at no payload:**       |                             |
| Cruise speed                                    | 18 m/s (65 Km/h)            |
| Maximum speed                                   | 28 m/s (100 Km/h)           |
| Stall speed                                     | 12 m/s (43 Km/h)            |
| Maximum flight time\*                           | 2+ hours                    |
| Range through air\*                             | 120 km                      |
|                                                 |                             |
| **Flight Characteristics at max payload:**      |                             |
| Cruise speed                                    | 16 m/s (60 Km/h)            |
| Maximum speed                                   | 25 m/s (90 Km/h)            |
| Stall speed                                     | 13 m/s (47 Km/h)            |
| Maximum flight time\*                           | 1 hour 50 minutes           |
| Range through air\*                             | 100 km                      |
|                                                 |                             |
| **Flight Characteristics with Auxiliary LiPo:** |                             |
| Payload capacity                                | 400 g                       |
| Maximum flight time\*                           | 2 hour 45 minutes           |
| Range through air\*                             | 150 km                      |
|                                                 |                             |
| **Power**                                       |                             |
| Battery type                                    | LiPo                        |
| Battery cells                                   | 4s                          |
| Battery capacity                                | 23Ah                        |
|                                                 |                             |
| **Tolerances**                                  |                             |
| Maximum takeoff/landing wind \*\*               | 9 m/s (33 Km/h)             |
| Maximum wind cruise flight \*\*                 | 14 m/s (50Km/h)             |
| Maximum precipitation                           | Light Rain                  |
| Operating temperature                           | Between -20 and +45 Celsius |
| Maximum flight altitude AMSL                    | 13.000ft (4000m)            |

All flight characteristics are based on optimized settings at sea level

\* These values assume 90% battery usage, low wind conditions and include a low-altitude vertical takeoff and landing at sea level. EU Export versions are locked to 59 minutes of flight time.

\*\* These values are based on measurements at flight altitude


---

# 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.deltaquad.com/deltaquad-pro-operations-manual-v2/vehicle-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.
