UIAccelerometer 的最大加速度
我想跟踪我的 iPhone 移动的速度。
我检查了 AceelerometerGraph 示例应用程序,其中最大金额约为 2.0(在此应用程序中)
我想知道如何准确地跟踪我移动的 iphone 的速度。在此示例应用程序中,很快就达到了最大金额。有没有办法获得更好的结果?
抱歉我的英语不好:(如果你不明白我的意思,请评论我
i want to track how fast my iPhone is moved.
i checked the AceelerometerGraph Example App, where the maximum Amount was about 2.0 (in this app)
i want to know how exactly i can track the speed of my moving iphone. in this example app the maximum amount is reached very fast. Is there a way to get better results ?
Sry for my bad english :( Comment me if you dont know exactly what i mean
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我不知道你的问题是什么。这个主题并不真正适合你的“问题”的其余部分。使用加速度计不可能检测速度。您只能测量加速度。我听说iPhone的加速度计可以检测到的最大加速度约为2.5g,但我不确定。
I don't know what your question is. The subject doesn't really fit the rest of your "question". It is impossible to detect speed with an accelerometer. You can only measure acceleration. I heard the maximum acceleration that can be detected with the iPhone's accelerometer is approximately 2.5g, but I'm not sure.
是的,大约是2.5G...不幸的是,我真的很想构建E39的iphone版本。那好吧。
Yeah, it's about 2.5G... Unfortunate, I really wanted to build the iphone version of E39. Oh well.