Język

GnssNavigationType Enum

Definition

public enum GnssNavigationType
type GnssNavigationType = 
Inheritance
GnssNavigationType

Fields

Name Value Description
Unknown 0

Message type unknown

Android reference for android.location.GnssNavigationMessage.TYPE_UNKNOWN.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

GpsL1ca 257

GPS L1 C/A message contained in the structure.

Android reference for android.location.GnssNavigationMessage.TYPE_GPS_L1CA.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

GpsL2cnav 258

GPS L2-CNAV message contained in the structure.

Android reference for android.location.GnssNavigationMessage.TYPE_GPS_L2CNAV.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

GpsL5cnav 259

GPS L5-CNAV message contained in the structure.

Android reference for android.location.GnssNavigationMessage.TYPE_GPS_L5CNAV.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

GpsCnav2 260

GPS CNAV-2 message contained in the structure.

Android reference for android.location.GnssNavigationMessage.TYPE_GPS_CNAV2.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Sbs 513
GloL1ca 769

Glonass L1 CA message contained in the structure.

Android reference for android.location.GnssNavigationMessage.TYPE_GLO_L1CA.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

QzsL1ca 1025
BdsD1 1281

Beidou D1 message contained in the structure.

Android reference for android.location.GnssNavigationMessage.TYPE_BDS_D1.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

BdsD2 1282

Beidou D2 message contained in the structure.

Android reference for android.location.GnssNavigationMessage.TYPE_BDS_D2.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

BdsCnav1 1283

Beidou CNAV1 message contained in the structure.

Android reference for android.location.GnssNavigationMessage.TYPE_BDS_CNAV1.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

BdsCnav2 1284

Beidou CNAV2 message contained in the structure.

Android reference for android.location.GnssNavigationMessage.TYPE_BDS_CNAV2.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

GalI 1537

Galileo I/NAV message contained in the structure.

Android reference for android.location.GnssNavigationMessage.TYPE_GAL_I.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

GalF 1538

Galileo F/NAV message contained in the structure.

Android reference for android.location.GnssNavigationMessage.TYPE_GAL_F.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

IrnL5ca 1793
IrnL5 1794

NavIC L5 message contained in the structure.

Android reference for android.location.GnssNavigationMessage.TYPE_IRN_L5.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

IrnL1 1795

NavIC L1 message contained in the structure.

Android reference for android.location.GnssNavigationMessage.TYPE_IRN_L1.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to