GpsMeasurement 構造体リファレンス

GpsMeasurement 構造体リファレンス

#include < gps.h >

データ フィールド

size_t size
 
GpsMeasurementFlags   フラグ
 
int8_t prn
 
ダブル time_offset_ns
 
GpsMeasurementState   state
 
int64_t received_gps_tow_ns
 
int64_t received_gps_tow_uncertainty_ns
 
ダブル c_n0_dbhz
 
ダブル pseudorange_rate_mps
 
ダブル pseudorange_rate_uncertainty_mps
 
GpsAccumulatedDeltaRangeState   accumulated_delta_range_state
 
ダブル accumulated_delta_range_m
 
ダブル accumulated_delta_range_uncertainty_m
 
ダブル pseudorange_m
 
ダブル pseudorange_uncertainty_m
 
ダブル code_phase_chips
 
ダブル code_phase_uncertainty_chips
 
float carrier_frequency_hz
 
int64_t carrier_cycles
 
ダブル carrier_phase
 
ダブル carrier_phase_uncertainty
 
GpsLossOfLock   loss_of_lock
 
int32_t bit_number
 
int16_t time_from_last_bit_ms
 
ダブル doppler_shift_hz
 
ダブル doppler_shift_uncertainty_hz
 
GpsMultipathIndicator   multipath_indicator
 
ダブル snr_db
 
ダブル elevation_deg
 
ダブル elevation_uncertainty_deg
 
ダブル azimuth_deg
 
ダブル azimuth_uncertainty_deg
 
bool used_in_fix
 

詳細な説明

GPS 測定値を表す以前の構造体。元の情報と計算された情報が含まれています。非推奨。次回の Android リリースで削除されます。代わりに GnssMeasurement を使用してください。

ファイル gps.h 1610 行目の定義。

フィールドのドキュメント

double accumulated_delta_range_m

ファイル gps.h 1623 行の定義。

GpsAccumulatedDeltaRangeState accumulated_delta_range_state

ファイル gps.h 1622 行の定義。

double accumulated_delta_range_uncertainty_m

ファイル gps.h 1624 行の定義。

double azimuth_deg

ファイル gps.h 1642 行 の定義。

double azimuth_uncertainty_deg

ファイル gps.h 1643 行の定義。

int32_t bit_number

ファイル gps.h 1634 行の定義。

double c_n0_dbhz

ファイル gps.h 1619 行の定義。

int64_t carrier_cycles

ファイル gps.h 1630 行の定義。

float carrier_frequency_hz

ファイル gps.h 1629 行 の定義。

carrier_phase を 2 倍にします

ファイル gps.h 1631 行の定義。

carrier_phase_uncertainty を 2 倍にします。

ファイル gps.h 1632 行 の定義。

2 つの code_phase_chips

ファイル gps.h 1627 行の定義。

double code_phase_uncertainty_chips

ファイル gps.h 1628 行の定義。

double doppler_shift_hz

ファイル gps.h 1636 行目の定義。

double doppler_shift_uncertainty_hz

ファイル gps.h 1637 行の定義。

double elevation_deg

ファイル gps.h 1640 行 の定義。

double elevation_uncertainty_deg

ファイル gps.h 1641 行の定義。

ファイル gps.h 1613 行の定義。

GpsLossOfLock loss_of_lock

ファイル gps.h 1633 行の定義。

GpsMultipathIndicator multipath_indicator

ファイル gps.h 1638 行の定義。

int8_t prn

ファイル gps.h 1614 行の定義。

double pseudorange_m

ファイル gps.h 1625 行の定義。

double pseudorange_rate_mps

ファイル gps.h 1620 行の定義。

double pseudorange_rate_uncertainty_mps

ファイル gps.h 1621 行目の定義。

double pseudorange_uncertainty_m

ファイル gps.h 1626 行 の定義。

int64_t received_gps_tow_ns

ファイル gps.h 1617 行目の定義。

int64_t received_gps_tow_uncertainty_ns

ファイル gps.h 1618 行の定義。

size_t size

sizeof(GpsMeasurement) に設定

ファイル gps.h 1612 行目の定義。

double snr_db

ファイル gps.h 1639 行の定義。

ファイル gps.h 1616 行目の定義。

int16_t time_from_last_bit_ms

ファイル gps.h 1635 行の定義。

double time_offset_ns

ファイル gps.h 1615 行の定義。

bool used_in_fix

ファイル gps.h 1644 行 の定義。


この構造体のドキュメントは、次のファイルから生成されました。
  • hardware/libhardware/include/hardware/ gps.h