# 日志复现介绍

## 保存日志

***

在单机仿真和多机仿真模式下，点击“设置”，进入仿真设置界面，勾选日志记录，设置界面如下图所示。

单机仿真：

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

多机仿真：

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

在日志记录勾选状态下进行仿真，仿真结束后会保存本次仿真的飞行日志。

## 查看日志

***

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

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

<figure><img src="/files/5Ur9GeyvzDhFYZ7UXxKF" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/7UarODA8AwlxqUV1bJ5n" alt=""><figcaption></figcaption></figure>

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

## 选择日志

***

在日志查看界面，勾选自己需要复现的日志文件，并为其选择复现机型，右侧“垃圾桶”按钮点击后会删除该日志文件。

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

日志选择完成后，点击“开始复现”，即可开始复现选择的日志。

## 日志复现过程

***

Loading界面会弹出如下窗口，点击任意键继续即可。

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

日志复现运行界面如下图所示。

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

各区域的功能说明：

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

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

③ 日志复现时间显示，此处显示当前日志复现的时间进度，下方按钮从左至右的功能分别为：

1）切换到自由视角；

2）开启/关闭插值功能（开启后飞机复现的飞行更加平滑）；

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/ri-zhi-fu-xian-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.
