FlpLocation 結構參考
FlpLocation 結構參考
#include < fused_location.h >
資料欄位 | |
尺寸_t | 尺寸 |
Flp位置標誌 | 旗幟 |
雙倍的 | 緯度 |
雙倍的 | 經度 |
雙倍的 | 高度 |
漂浮 | 速度 |
漂浮 | 軸承 |
漂浮 | 準確性 |
FlpUtc時間 | 時間戳 |
uint32_t | 使用的來源 |
詳細說明
代表一個位置。
檔案fused_location.h第149行的定義。
現場文檔
浮點精度 |
表示預期精度(以公尺為單位)。
檔案fused_location.h第174行的定義。
雙高度 |
表示 WGS 84 參考橢球上方的高度(以公尺為單位)。
定義位於檔案fused_location.h第165行。
浮動軸承 |
表示航向(以度為單位)。
檔案fused_location.h第171行的定義。
與位置物件關聯的標誌。
檔案fused_location.h第154行的定義。
雙緯度 |
表示緯度(以度為單位)。
檔案fused_location.h第157行的定義。
雙經度 |
表示以度為單位的經度。
檔案fused_location.h第160行的定義。
size_t 尺寸 |
設定為 sizeof(FlpLocation)
檔案fused_location.h第151行的定義。
uint32_t 來源_使用 |
使用的來源將是 FLP_TECH_MASK 位元的位元或。
檔案fused_location.h第180行的定義。
浮動速度 |
表示速度(以公尺每秒為單位)。
檔案fused_location.h第168行的定義。
FlpUtcTime時間戳 |
位置修復的時間戳記。
檔案fused_location.h第177行的定義。
該結構的文檔是從以下文件產生的:
- 硬體/libhardware/include/hardware/ fused_location.h