Property GnssSignalId
| Edit this page View SourceGnssSignalId
Gets the GNSS Signal ID
Declaration
public char GnssSignalId { get; }
Property Value
| Type | Description |
|---|---|
| char |
Remarks
| System | Signal ID | Signal Channel |
|---|---|---|
| GPS | 0 | All signals |
| 1 | L1 C/1 | |
| 2 | L1 P(Y) | |
| 3 | L1 M | |
| 4 | L2 P(Y) | |
| 5 | L2C-M | |
| 6 | L2C-L | |
| 7 | L5-I | |
| 8 | L5-Q | |
| 9-F | Reserved | |
| GLONASS | 0 | All signals |
| 1 | G1 C/A | |
| 2 | G1 P | |
| 3 | G2 C/A | |
| 4 | GLONASS (M) G2 P | |
| 5-F | Reserved | |
| GALILEO | 0 | All signals |
| 1 | E5a | |
| 2 | E5b | |
| 3 | E5 a+b | |
| 4 | E6-A | |
| 5 | E6-BC | |
| 6 | L1-A | |
| 7 | L1-BC | |
| 8-F | Reserved | |
| BeiDou System | 0 | All signals |
| 1 | B1I | |
| 2 | B1Q | |
| 3 | B1C | |
| 4 | B1A | |
| 5 | B2-a | |
| 6 | B2-b | |
| 7 | B2 a+b | |
| 8 | B3I | |
| 9 | B3Q | |
| A | B3A | |
| B | B2I | |
| C | B2Q | |
| D-F | Reserved | |
| QZSS | 0 | All signals |
| 1 | L1 C/A | |
| 2 | L1C (D) | |
| 3 | L1C (P) | |
| 4 | LIS | |
| 5 | L2C-M | |
| 6 | L2C-L | |
| 7 | L5-I | |
| 8 | L5-Q | |
| 9 | L6D | |
| A | L6E | |
| B-F | Reserved | |
| NavIC (IRNSS) | 0 | All signals |
| 1 | L5-SPS | |
| 2 | S-SPS | |
| 3 | L5-RS | |
| 4 | S-RS | |
| 5 | L1-SPS | |
| 6-F | Reserved |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | main, v3.0, v2.2 |
| .NET | main, v3.0 |
| .NET Windows | main, v3.0 |
| .NET Android | main, v3.0 |
| .NET iOS | main, v3.0 |
| .NET Framework | main, v3.0, v2.2 |
| UWP | main, v3.0, v2.2 |
| Xamarin.Android | v2.2 |
| Xamarin.iOS | v2.2 |