مرجع بنية GpsMeasurement

مرجع بنية GpsMeasurement

#include < gps.h >

حقول البيانات

size_t  size
 
GpsMeasurementFlags   flags
 
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 بدلاً من ذلك.

التعريف في السطر 1610 من الملف gps.h .

مستندات الحقل

double accumulated_delta_range_m

التعريف في السطر 1623 من الملف gps.h .

GpsAccumulatedDeltaRangeState accumulated_delta_range_state

التعريف في السطر 1622 من الملف gps.h .

double accumulated_delta_range_uncertainty_m

التعريف في السطر 1624 من الملف gps.h .

double azimuth_deg

التعريف في السطر 1642 من الملف gps.h .

double azimuth_uncertainty_deg

التعريف في السطر 1643 من الملف gps.h .

int32_t bit_number

التعريف في السطر 1634 من الملف gps.h .

double c_n0_dbhz

التعريف في السطر 1619 من الملف gps.h .

int64_t carrier_cycles

التعريف في السطر 1630 من الملف gps.h .

float carrier_frequency_hz

التعريف في السطر 1629 من الملف gps.h .

double carrier_phase

التعريف في السطر 1631 من الملف gps.h .

double carrier_phase_uncertainty

التعريف في السطر 1632 من الملف gps.h .

double code_phase_chips

التعريف في السطر 1627 من الملف gps.h .

double code_phase_uncertainty_chips

التعريف في السطر 1628 من الملف gps.h .

double doppler_shift_hz

التعريف في السطر 1636 من الملف gps.h .

double doppler_shift_uncertainty_hz

التعريف في السطر 1637 من الملف gps.h .

double elevation_deg

التعريف في السطر 1640 من الملف gps.h .

double elevation_uncertainty_deg

التعريف في السطر 1641 من الملف gps.h .

GpsMeasurementFlags العلامات

التعريف في السطر 1613 من الملف gps.h .

GpsLossOfLock loss_of_lock

التعريف في السطر 1633 من الملف gps.h .

GpsMultipathIndicator multipath_indicator

التعريف في السطر 1638 من الملف gps.h .

int8_t prn

التعريف في السطر 1614 من الملف gps.h .

double pseudorange_m

التعريف في السطر 1625 من الملف gps.h .

double pseudorange_rate_mps

التعريف في السطر 1620 من الملف gps.h .

double pseudorange_rate_uncertainty_mps

التعريف في السطر 1621 من الملف gps.h .

double pseudorange_uncertainty_m

التعريف في السطر 1626 من الملف gps.h .

int64_t received_gps_tow_ns

التعريف في السطر 1617 من الملف gps.h .

int64_t received_gps_tow_uncertainty_ns

التعريف في السطر 1618 من الملف gps.h .

الحجم size_t

تم ضبطه على sizeof(GpsMeasurement)

التعريف في السطر 1612 من الملف gps.h .

double snr_db

التعريف في السطر 1639 من الملف gps.h .

التعريف في السطر 1616 من الملف gps.h .

int16_t time_from_last_bit_ms

التعريف في السطر 1635 من الملف gps.h .

double time_offset_ns

التعريف في السطر 1615 من الملف gps.h .

bool used_in_fix

التعريف في السطر 1644 من الملف gps.h .


تم إنشاء مستندات هذه البنية من الملف التالي:
  • hardware/libhardware/include/hardware/ gps.h