如何计算 2 个核心定位对象之间的总行程时间?

发布于 2024-11-15 22:10:12 字数 28 浏览 4 评论 0原文

如何计算两个核心位置对象之间的总行程时间?

How to calculate total hours of journey between 2 corelocation objects ??

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

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

发布评论

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

评论(1

指尖上得阳光 2024-11-22 22:10:12

您必须计算总距离 D,假设每个点的速度分布,并将总距离除以平均速度。如果您假设整个行程的速度恒定,则计算会更容易;考虑停止、启动、加速和减速将使问题变得更加复杂。

You have to calculate the total distance D, assume a velocity profile at each point, and divide the total distance by the average velocity. It's an easier calculation if you assume a constant velocity for the whole trip; accounting for stops, starts, accels and decels will complicate the problem a great deal.

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