# 地图与机型选择

## 地图选择

***

单击界面左侧地图的按钮，进入机型选择的子界面。

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

目前仿真系统有五个地图可供选择，分别为：农田、山地、城市、室内和自定义。其中农田、城市和山地地图较大，适合固定翼飞机的飞行仿真，室内地图主要用于旋翼飞行器的飞行仿真，自定义地图则用于玩家自定义摆放障碍供仿真使用。

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

## 机型选择

***

单击界面左侧飞机的按钮，进入机型选择的子界面。

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

目前仿真系统支持两种固定翼机型和一种旋翼机型，共三种机型的飞行仿真，单击对应的飞机图标即可选择对应的机型。

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

三种机型的部分参数如下所示。

<table><thead><tr><th width="147" align="center"></th><th align="center">固定翼-Coyote</th><th align="center">固定翼-Talon</th></tr></thead><tbody><tr><td align="center">布局</td><td align="center">串列翼</td><td align="center">常规布局</td></tr><tr><td align="center">材质</td><td align="center">碳纤维</td><td align="center">泡沫</td></tr><tr><td align="center">重量</td><td align="center">8.9kg</td><td align="center">3.5kg</td></tr><tr><td align="center">长度</td><td align="center">0.92m</td><td align="center">1.12m</td></tr><tr><td align="center">翼展</td><td align="center">1.56m</td><td align="center">1.71m</td></tr><tr><td align="center">巡航空速</td><td align="center">30m/s</td><td align="center">18m/s</td></tr><tr><td align="center">最大空速</td><td align="center">40m/s</td><td align="center">25m/s</td></tr></tbody></table>

|                                    | 旋翼-CP370 |
| :--------------------------------: | :------: |
| <mark style="color:red;">重量</mark> |          |
| <mark style="color:red;">轴距</mark> |          |
|                                    |          |


---

# 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://bit-sigma.gitbook.io/tutorials-for-sigma-free/sigma-free-fang-zhen-xi-tong-jian-jie/ji-chu-gong-neng-jie-shao/dan-ji-fang-zhen-liu-cheng/di-tu-yu-ji-xing-xuan-ze.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.
