> 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/boeing-727/performance/tables-and-charts.md).

# Tables & Charts

{% hint style="warning" %}
The following values were taken from a reference aircraft manual. Please note that these values do not correspond exactly to the simulator. Nevertheless, they offer a very good basis.
{% endhint %}

### MAX CONTINUOUS THRUST

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

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

### MAX CLIMB THRUST

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

### MAX CRUISE THRUST

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

### NORMAL TAKEOFF THRUST

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

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

### MAX CONTINUOUS THRUST FOR BUG SHEET

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

### MAX CLIMB THRUST FOR BUG SHEET

<figure><img src="/files/44JjEWQYFXfHrOC2lFjr" alt=""><figcaption></figcaption></figure>

### NORMAL GO-AROUND THRUST

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

<figure><img src="/files/6LKPG6tFtz2TkDzo9ZgS" alt=""><figcaption></figcaption></figure>

### TAKEOFF SPEEDS

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

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

## REQUIRED TAKEOFF RANGE

<details>

<summary>OAT = 10 °C</summary>

**WEIGHT in lbs | TORA in feet**

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

</details>

<details>

<summary>OAT = 20 °C</summary>

**WEIGHT in lbs | TORA in feet**

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

</details>

<details>

<summary>OAT = 30 °C</summary>

**WEIGHT in lbs | TORA in feet**

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

</details>

<details>

<summary>OAT = 40 °C</summary>

**WEIGHT in lbs | TORA in feet**

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

</details>


---

# 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/boeing-727/performance/tables-and-charts.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.
