GLLPP_GNSS_SignalIDs Struct Reference

GNSS signal IDs. More...

#include <gllpps.h>

List of all members.


Detailed Description

GNSS signal IDs.

Interpretation of the bit map in gnssSignalIDs | GNSS | Bit 1 (MSB) | Bit 2 | Bit 3 | Bit 4 | Bit 5 | Bit 6 | Bit 7 | Bit 8 (LSB) | |---------|-------------|---------|---------|--------|---------|-------|-------|-------------| | GPS | L1 C/A | L1C | L2C | L5 | | | | | | SBAS | L1 | | | | | | | | | QZSS | QZS-L1 | QZS-L1C | QZS-L2C | QZS-L5 | | | | | | GLONASS | G1 | G2 | G3 | | | | | | | Galileo | E1 | E5a | E5b | E6 | E5a+E5b | | | | Reference: ETSI TS 136 355 V10.4.0 (Section 6.5.2.13)

ASN.1 specification:

GNSS-SignalIDs	::= SEQUENCE { 
	gnss-SignalIDs		BIT STRING (SIZE(8)),
	...
}

The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines