在iOS中获取GPS卫星和原子钟时间戳 [英] Getting GPS satellites and atomic clock time stamp in iOS

查看:359
本文介绍了在iOS中获取GPS卫星和原子钟时间戳的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有可能在iOS中获得GPS原子钟时间戳?
另外,是否可以查看哪些卫星在某个样本中被使用?

据我所知,GPS接收器可以获得这些信息, t找到任何方式来访问它。

解决方案

iOS不提供任何这样的公共API来访问这些细节。 p>

按照Apple文档:


位置管理器对象支持以下
与位置相关的活动:


可配置的准确度跟踪用户当前位置的大或小变化。



从机载指南针报告标题变化。 (仅限iOS)



当用户进入或离开这些区域时,监控不同的感兴趣区域并生成位置事件



在应用程序位于
背景中时推迟位置更新的传送。 (仅适用于iOS)



将范围报告给附近的信标。

它说的是GPS原子钟的时间戳。


Is it possible to get the GPS atomic clock time stamp in iOS? Also, is it possible to see which satellites were used in a certain sample?

As far as I know GPS receivers get this info, but I didn't find any way to get access to it.

解决方案

iOS is not providing any such public APIs to access those details.

As per Apple documents:

A location manager object provides support for the following location-related activities:

Tracking large or small changes in the user’s current location with a configurable degree of accuracy.

Reporting heading changes from the onboard compass. (iOS only)

Monitoring distinct regions of interest and generating location events when the user enters or leaves those regions.

Deferring the delivery of location updates while the app is in the background. (iOS only)

Reporting the range to nearby beacons.

Nowhere it says about GPS atomic clock time stamp.

这篇关于在iOS中获取GPS卫星和原子钟时间戳的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆