컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
GnssSvInfo Struct Reference
#include <
gps.h
>
Definition at line
575
of file
gps.h
.
Azimuth of SV in degrees.
Definition at line
613
of file
gps.h
.
Carrier-to-noise density in dB-Hz, typically in the range [0, 63]. It contains the measured C/N0 value for the signal at the antenna port.
This is a mandatory value.
Definition at line
607
of file
gps.h
.
Defines the constellation of the given SV. Value should be one of those GNSS_CONSTELLATION_* constants
Definition at line
599
of file
gps.h
.
Elevation of SV in degrees.
Definition at line
610
of file
gps.h
.
Contains additional data about the given SV. Value should be one of those GNSS_SV_FLAGS_* constants
Definition at line
619
of file
gps.h
.
set to sizeof(GnssSvInfo)
Definition at line
577
of file
gps.h
.
Pseudo-random number for the SV, or FCN/OSN number for Glonass. The distinction is made by looking at constellation field. Values should be in the range of:
-
GPS: 1-32
-
SBAS: 120-151, 183-192
-
GLONASS: 1-24, the orbital slot number (OSN), if known. Or, if not: 93-106, the frequency channel number (FCN) (-7 to +6) offset by + 100 i.e. report an FCN of -7 as 93, FCN of 0 as 100, and FCN of +6 as 106.
-
QZSS: 193-200
-
Galileo: 1-36
-
Beidou: 1-37
Definition at line
593
of file
gps.h
.
The documentation for this struct was generated from the following file:
-
hardware/libhardware/include/hardware/
gps.h
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2019-10-02(UTC)
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"필요한 정보가 없음"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"너무 복잡함/단계 수가 너무 많음"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"오래됨"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"샘플/코드 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]