最大陀螺仪更新间隔

发布于 2024-10-04 05:41:36 字数 364 浏览 0 评论 0原文

我找不到 iPhone 允许陀螺仪更新的最高频率的具体数字。 gyroUpdateInterval 的文档 说:

该属性的值有最小值和最大值的上限;最大值由硬件支持的最大频率决定。

我找不到这个上限的编号。

I can find no specific number for the maximum frequency of updates that iPhone allows for gyroscope. The documentation for gyroUpdateInterval says:

The value of this property is capped to minimum and maximum values; the maximum value is determined by the maximum frequency supported by the hardware.

I cannot find a number for this cap.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

最单纯的乌龟 2024-10-11 05:41:36

大概这取决于硬件。获得粗略猜测的最简单方法是将其设置为非常大(无穷大)和非常小(0)并测量更新率。

Presumably it depends on the hardware. The easiest way to get a rough guess is to set it something very large (infinity) and very small (0) and measure the update rate.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文