【问题标题】:Read GPS coordinates and velocity in ECEF在 ECEF 中读取 GPS 坐标和速度
【发布时间】:2011-06-30 01:34:37
【问题描述】:

是否可以在 android 中读取 ECEF 中的 GPS 坐标和速度。

我想要一个速度矢量 (x, y, z),就像在标准 GPS 模块中可用?

干杯, 西尔万

【问题讨论】:

    标签: android gps coordinates velocity


    【解决方案1】:

    不,Android API 仅提供 WGS84 位置,其中没有 ECEFWGS84 函数。 Google APIs for Android 中也没有任何内容。

    所以你需要自己实现这部分,也许遵循这个维基百科条目:http://en.wikipedia.org/wiki/Geodetic_system#From_geodetic_to_ECEF

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-09-01
      • 1970-01-01
      相关资源
      最近更新 更多