27 Mart 2025'ten itibaren AOSP'yi derlemek ve AOSP'ye katkıda bulunmak için aosp-main
yerine android-latest-release
kullanmanızı öneririz. Daha fazla bilgi için AOSP'de yapılan değişiklikler başlıklı makaleyi inceleyin.
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
GnssData Yapısı Referansı
#include <
gps.h
>
GNSS ölçümlerinin bir okumasını temsil eder.
GnssSystemInfo
'nun year_of_hw özelliğinin 2016 veya daha yeni bir değere ayarlandığı cihazlarda, GNSS alıcısı sinyal ararken/izlerken bu bilgilerin istek üzerine sağlanması zorunludur.
-
GPS takımyıldızı ölçümlerinin raporlanması zorunludur.
-
İzlenen tüm takım yıldızlarının bildirilmesi önerilir.
gps.h
dosyasının
1935
satırı
GPS saati zaman okuması.
Tanımı,
gps.h
dosyasının
1946
satırı
Ölçüm sayısı.
Tanımı,
gps.h
dosyasının
1940
satırı
Ölçüm dizisi.
Tanım,
gps.h
dosyasının
1943
satırı
içindedir.
sizeof(GnssData) olarak ayarlanır.
Tanımı,
gps.h
dosyasının
1937
satırı
Bu yapının dokümanları aşağıdaki dosyadan oluşturulmuştur:
-
hardware/libhardware/include/hardware/
gps.h
Bu sayfadaki içerik ve kod örnekleri, İçerik Lisansı sayfasında açıklanan lisanslara tabidir. Java ve OpenJDK, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-27 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-07-27 UTC."],[],[],null,["# Android Hardware Abstraction Layer: GnssData Struct Reference\n\nGnssData Struct Reference\n=========================\n\n[Data Fields](#pub-attribs) \nGnssData Struct Reference \n\n`\n#include \u003c\n`[gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)`\n\u003e\n`\n\n|-----------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| size_t | [size](/reference/hal/struct_gnss_data#a854352f53b148adc24983a58a1866d66) |\n| ||\n| size_t | [measurement_count](/reference/hal/struct_gnss_data#a007cd37623aa72716bf35e49a934aa8f) |\n| ||\n| [GnssMeasurement](/reference/hal/struct_gnss_measurement) | [measurements](/reference/hal/struct_gnss_data#a3f2352dd1dccc11135f021d71dbdd96b) \\[ [GNSS_MAX_MEASUREMENT](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h) \\] |\n| ||\n| [GnssClock](/reference/hal/struct_gnss_clock) | [clock](/reference/hal/struct_gnss_data#a91ac3f650df589d044c9d575120edc62) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nRepresents a reading of GNSS measurements. For devices where\n[GnssSystemInfo](/reference/hal/struct_gnss_system_info)\n's year_of_hw is set to 2016+, it is mandatory that these be provided, on request, when the GNSS receiver is searching/tracking signals.\n\n- Reporting of GPS constellation measurements is mandatory.\n- Reporting of all tracked constellations are encouraged.\n\n\nDefinition at line\n[1935](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\nof file\n[gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\n.\n\nField Documentation\n-------------------\n\n\n|-----------------------------------------------------|\n| [GnssClock](/reference/hal/struct_gnss_clock) clock |\n\n\nThe GPS clock time reading.\n\n\nDefinition at line\n[1946](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\nof file\n[gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\n.\n\n|--------------------------|\n| size_t measurement_count |\n\n\nNumber of measurements.\n\n\nDefinition at line\n[1940](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\nof file\n[gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\n.\n\n|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [GnssMeasurement](/reference/hal/struct_gnss_measurement) measurements\\[ [GNSS_MAX_MEASUREMENT](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h) \\] |\n\n\nThe array of measurements.\n\n\nDefinition at line\n[1943](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\nof file\n[gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\n.\n\n|-------------|\n| size_t size |\n\n\nset to sizeof(GnssData)\n\n\nDefinition at line\n[1937](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\nof file\n[gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)"]]