# 仿真回放介绍

## 录制仿真回放

***

在单机仿真和多机仿真的运行界面的左下角有开启录制仿真回放的按钮。

<figure><img src="/files/4siZEhDUFGu4LvQJBZHZ" alt=""><figcaption></figcaption></figure>

点击该按钮后，即可开始录制当前仿真，再次点击该按钮停止录制，完成完整的仿真回放录制，

## 查看回放

***

在标题界面选择日志回放模式，进入日志回放主界面。

左侧点击选择当前的日志回放模式，点击选择“仿真回放”，再点击“选择回放”，即可查看当前保存的仿真回放。

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

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

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

回放文件的初始命名为“Replay\_”+该回放的录制时间，单击回放列表中的回放名称，则可对回放命名进行修改。

## 选择回放

***

在回放查看界面，找到自己需要播放的回放文件，右侧“垃圾桶”按钮点击后会删除该回放文件。

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

找到需要播放的回放文件后，点击该回放文件右侧的“摄像机”按钮即可开始进行本次回放。

## 仿真回放过程

***

仿真回放运行界面如下图所示。

<figure><img src="/files/23LPDfYyEcvLqpItSjON" alt=""><figcaption></figcaption></figure>

各区域的功能说明：

① 飞机列表显示，点击列表中的飞机即可切换到对应飞机的第一视角。

② 飞机数据罗盘和小地图，此处可显示当前第一视角的飞机的飞行数据和罗盘信息，小地图支持放大缩小和拖动。

③ 仿真回放时间显示，此处显示当前仿真回放的时间进度，下方按钮从左至右的功能分别为：

1）切换到自由视角；

2）仿真回放倍速调整（一共四挡：0.5倍速、1倍速、2倍速和4倍速）；

3）暂停/继续回放；

4）返回设置界面；

5）退出仿真系统。


---

# 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/ri-zhi-hui-fang-liu-cheng/fang-zhen-hui-fang-jie-shao.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.
