컬렉션을 사용해 정리하기 내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.

GpsMeasurement 구조체 참조

GpsMeasurement 구조체 참조

#include < gps.h >

데이터 필드

size_t 크기
GpsMeasurementFlags 깃발
정수8_t 포르노
더블 time_offset_ns
GPS 측정 상태 상태
int64_t 수신된_gps_tow_ns
int64_t 수신된_gps_tow_uncertainty_ns
더블 c_n0_dbhz
더블 pseudorange_rate_mps
더블 pseudorange_rate_uncertainty_mps
GpsAccumulatedDeltaRangeState 축적된_델타_범위_상태
더블 누적_델타_범위_m
더블 축적된_델타_범위_불확실한_m
더블 의사 범위_m
더블 pseudorange_uncertainty_m
더블 code_phase_chips
더블 code_phase_uncertainty_chips
뜨다 캐리어_주파수_hz
int64_t carrier_cycles
더블 캐리어 위상
더블 carrier_phase_uncertainty
GpsLossOfLock loss_of_lock
int32_t 비트 번호
int16_t time_from_last_bit_ms
더블 doppler_shift_hz
더블 doppler_shift_uncertainty_hz
GpsMultipathIndicator multipath_indicator
더블 snr_db
더블 고도_도
더블 고도_불확실도_도
더블 방위각도
더블 azimuth_uncertainty_deg
부울 used_in_fix

상세 설명

GPS 측정을 나타내는 레거시 구조체에는 원시 및 계산된 정보가 포함됩니다. 더 이상 사용되지 않으며 다음 Android 릴리스에서 제거됩니다. 대신 GnssMeasurement 를 사용하십시오.

파일 gps.h1610 행 정의.

현장 문서

이중 누적_델타_범위_m

파일 gps.h1623 행에 정의가 있습니다.

파일 gps.h1622 번째 줄에 정의가 있습니다.

이중 누적_델타_범위_불확실성_m

파일 gps.h1624 번째 줄에 정의가 있습니다.

이중 azimuth_deg

파일 gps.h1642 행 정의.

이중 방위각_불확실도_도

파일 gps.h1643 행에 정의가 있습니다.

int32_t bit_number

파일 gps.h1634 번째 줄에 정의가 있습니다.

더블 c_n0_dbhz

파일 gps.h1619 번째 줄에 정의가 있습니다.

int64_t carrier_cycles

파일 gps.h1630 행 정의.

부동 캐리어_주파수_hz

파일 gps.h1629 번째 줄에 정의가 있습니다.

이중 캐리어_위상

파일 gps.h1631 번째 줄에 있는 정의입니다.

이중 캐리어_phase_uncertainty

파일 gps.h1632 번째 줄에 정의가 있습니다.

이중 code_phase_chips

파일 gps.h1627 행 정의.

이중 code_phase_uncertainty_chips

파일 gps.h1628 행에 있는 정의입니다.

이중 도플러_shift_hz

파일 gps.h1636 행에 있는 정의입니다.

이중 도플러_shift_uncertainty_hz

파일 gps.h1637 행에 정의되어 있습니다.

이중 고도_도

파일 gps.h1640 행 정의.

이중 고도_uncertainty_deg

파일 gps.h1641 행에 정의가 있습니다.

파일 gps.h1613 행에 정의되어 있습니다.

GpsLossOfLock loss_of_lock

파일 gps.h1633 행에 있는 정의입니다.

GpsMultipathIndicator multipath_indicator

파일 gps.h1638 번째 줄에 정의가 있습니다.

int8_t prn

파일 gps.h1614 번째 줄에 있는 정의입니다.

이중 의사 범위_m

파일 gps.h1625 번째 줄에 있는 정의입니다.

이중 pseudorange_rate_mps

파일 gps.h1620 행에 정의가 있습니다.

이중 pseudorange_rate_uncertainty_mps

파일 gps.h1621 번째 줄에 정의가 있습니다.

이중 pseudorange_uncertainty_m

파일 gps.h1626 행에 있는 정의입니다.

int64_t 수신_gps_tow_ns

파일 gps.h1617 행 정의.

int64_t 수신_gps_tow_uncertainty_ns

파일 gps.h1618 행에 있는 정의입니다.

size_t 사이즈

sizeof(GpsMeasurement)로 설정

파일 gps.h1612 행에 정의가 있습니다.

이중 snr_db

파일 gps.h1639 번째 줄에 있는 정의입니다.

파일 gps.h1616 행 정의.

int16_t time_from_last_bit_ms

파일 gps.h1635 번째 줄에 정의되어 있습니다.

더블 time_offset_ns

파일 gps.h1615 번째 줄에 정의가 있습니다.

부울 used_in_fix

파일 gps.h1644 행 정의.


이 구조체에 대한 문서는 다음 파일에서 생성되었습니다.