# Typhoon

## Overview

Known for its Android integrated transmitter, the Typhoon H is quite a roboust system.  This hexacopter includes GPS, 3-axis gimbal for camera stablization, landing gear, and forward opticial collision avoidance.  Released in 2016, the Typhoon H features a top speed of 19.44 m/s and a flight time of around 25 minutes.

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

## Specifications

### Aircraft

|                                   |                         |
| --------------------------------: | ----------------------- |
|                         **Model** | Typhoon H               |
|                  **Manufacturer** | Yuneec                  |
|                        **Copter** | Hexacopter              |
| **Satellite Positioning Systems** | GPS                     |
|   **Operating Temperature Range** | 32° to 104℉ (0° to 40℃) |
|              **Max Ascent Speed** | 5 m/s                   |
|             **Max Descent Speed** | 2.5 m/s                 |
|                     **Max Speed** | 19.44 m/s               |
|                **Max Roll Angle** | 35°                     |
|             **Max Rotation Rate** | 85°/s                   |
|               **Max Flight Time** | Approx. 25 minutes      |
|                      **Released** | 2016                    |

### Gimbal

|                   |                           |
| ----------------: | ------------------------- |
| **Stabilization** | 3-axis (pitch, roll, yaw) |


---

# 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://wiki.zephyr-sim.com/getting-started/drones/yuneec/typhoon.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.
