GnssNavigationType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum GnssNavigationType
type GnssNavigationType =
- Inheritance
-
GnssNavigationType
Fields
| Name | Value | Description |
|---|---|---|
| Unknown | 0 | Message type unknown Android reference for 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 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 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 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 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 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 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 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 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 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 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 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 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 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.