GpsMeasurement 结构参考
GpsMeasurement 结构参考
#include < gps.h >
数据字段 | |
尺寸_t | 尺寸 |
GpsMeasurementFlags | 旗帜 |
int8_t | prn |
双倍的 | time_offset_ns |
Gps测量状态 | 状态 |
int64_t | received_gps_tow_ns |
int64_t | received_gps_tow_uncertainty_ns |
双倍的 | c_n0_dbhz |
双倍的 | pseudorange_rate_mps |
双倍的 | pseudorange_rate_uncertainty_mps |
GpsAccumulatedDeltaRangeState | 累积增量范围状态 |
双倍的 | 累积的_delta_range_m |
双倍的 | 累积的_delta_range_uncertainty_m |
双倍的 | 伪距_m |
双倍的 | 伪距离_不确定性_m |
双倍的 | code_phase_chips |
双倍的 | code_phase_uncertainty_chips |
漂浮 | 载波频率赫兹 |
int64_t | 运营商循环 |
双倍的 | 载波相位 |
双倍的 | 载波相位不确定性 |
Gps失锁 | loss_of_lock |
int32_t | 位号 |
int16_t | time_from_last_bit_ms |
双倍的 | doppler_shift_hz |
双倍的 | doppler_shift_uncertainty_hz |
Gps多路径指示器 | multipath_indicator |
双倍的 | snr_db |
双倍的 | 仰角_度 |
双倍的 | 海拔_不确定度_度 |
双倍的 | azimuth_deg |
双倍的 | azimuth_uncertainty_deg |
布尔 | used_in_fix |
详细说明
表示 GPS 测量的传统结构,它包含原始和计算信息。已弃用,将在下一个 Android 版本中删除。请改用GnssMeasurement 。
现场文件
GpsAccumulatedDeltaRangeState accumulated_delta_range_state |
GpsLossOfLock loss_of_lock |
GpsMultipathIndicator multipath_indicator |
此结构的文档是从以下文件生成的: