# 踏板角速度可视化

Velogic Studio v4 的新功能之一是能够可视化踏板在整个踩踏行程中角速度的变化。

如果你 [锁定单次捕捉以便审查](/zh/di-02-jie-shi-yong-velogic-studio/reviewing-fit-artifacts.md#locking-a-capture-for-review) （或 [比较两次捕捉](/zh/di-02-jie-shi-yong-velogic-studio/reviewing-fit-artifacts.md#comparing-2-different-captures)），然后单击踏频指标：

![MotionMetriqs 面板中的踏频指标，用于访问踏板角速度可视化](/files/9c346d24bde3d88184db6efe0330c5041dd1cc40)

…你会在踩踏分析视频顶部的曲柄角度擦除条上看到叠加的可视化图表：

![踏板角速度图，显示曲柄角度分析，蓝线表示速度变化](/files/85dff43c130574b51bb8e90339410ca5b59390ad)

在此可视化中：

1. 水平轴表示曲柄角度
2. 水平轴上的小点表示 Velogic Studio 已纳入分析的帧
3. 大点表示当前显示的曲柄角度
4. 蓝色曲线是 Velogic Studio 在该曲柄角度处对踏板角速度的测量，围绕平均值上下排列。

通常，你会期望在发力阶段看到踏板角速度的峰值或“隆起”。在上面的示例中，发力阶段似乎是“双峰”的，这可能是在配合过程中需要进一步调查的现象。

你可以使用此可视化来理解踏板/曲柄在整个踩踏过程中如何加速或减速。将两次捕捉进行比较时尤其有效，可用于了解某项干预的影响，并可能有趣地探究与以下内容的相关性： [踝关节屈曲](/zh/di-02-jie-shi-yong-velogic-studio/ankle-flexion-metrics.md).


---

# 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://docs.velogicfit.com/zh/di-02-jie-shi-yong-velogic-studio/pedal-angular-velocity.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.
