GNSS Common Assistance Data This structure is used by the location server to provide assistance data which can be used for any GNSS (e.g., GPS, Galileo, GLONASS, etc.). More...
#include <gllpps.h>
GNSS Common Assistance Data This structure is used by the location server to provide assistance data which can be used for any GNSS (e.g., GPS, Galileo, GLONASS, etc.).
Reference: ETSI TS 136 355 V10.4.0 (Section 6.5.2.1)
ASN.1 specification:
GNSS-CommonAssistData ::= SEQUENCE { gnss-ReferenceTime GNSS-ReferenceTime OPTIONAL, -- Need ON gnss-ReferenceLocation GNSS-ReferenceLocation OPTIONAL, -- Need ON gnss-IonosphericModel GNSS-IonosphericModel OPTIONAL, -- Need ON gnss-EarthOrientationParameters GNSS-EarthOrientationParameters OPTIONAL, -- Need ON ... }