1

iPhone の位置検出機能を徹底的に実験的にテストした人がいるかどうか疑問に思っています。明らかに、パフォーマンスと精度は、自分がいる地域のタイプ (都市、郊外、遠隔地) によって異なります。

シミュレーターでテストしたところ、数秒で 100 メートル (98 メートル) 未満の horizo​​ntalAccuracy が得られました。WiFiを使っているからだと思います。

しかし、ユーザー エクスペリエンスの目的で、EDGE または GPS を使用してこの種の精度を取得するには、どのくらいの速さでしょうか (両方が利用可能であると仮定)? 非常に密集した都市部と郊外ではタイミングが異なりますか?

アプリがそれに応じてユーザーエクスペリエンスを変更できるように、これについていくつかの実験結果が公開されていれば素晴らしいことです.

4

2 に答える 2

0

シミュレーターは、数分の遅延の後、Apple 本社の座標を含む 1 つのイベントを送信するだけです。

于 2010-09-09T04:47:45.400 に答える
0

There is a difference in accuracy between models of iPhone, in whether "real" GPS, or wifi triangulation, or cell tower location are being used, as well as issues from sky coverage and the particular satellites in view when GPS is being used, as well as how long you wait.

In practice, the range I've seen is from infinite (or maybe the diameter of the planet) when I'm in an elevator (Faraday cage), to telling me when I walk from the front to the back of my car.

于 2010-09-08T23:53:53.110 に答える