Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的应用程序中需要利用从 GPS 获得的时间。我需要位置,我需要知道一个我可以在全球范围内信任的时间戳。
我正在获取我的位置有多准确的信息,例如 5m、100m 等。但我想知道我的时间戳有多准确,具体取决于位置精度。当然我知道位置的准确性与时间戳的准确性相关(这是 gsp 的基本思想),但我想知道当我得到位置时我应该期望时间戳的错误(以毫秒为单位)精度 5m ,50m, 100m 等。有简单的方法来计算吗?
gps 的时间是精确的(微秒或纳秒),但这对您没有帮助,因为智能手机可以将位置消息延迟一秒。