GLLPP_A_GNSS_Capabilities Struct Reference

A-GNSS capabilities This structure is used by the target device to indicate its capability to support A-GNSS and to provide it's A-GNSS location capabilities (e.g., GNSSs and assistance data supported) to the location server. More...

#include <gllpps.h>

Collaboration diagram for GLLPP_A_GNSS_Capabilities:

List of all members.


Detailed Description

A-GNSS capabilities This structure is used by the target device to indicate its capability to support A-GNSS and to provide it's A-GNSS location capabilities (e.g., GNSSs and assistance data supported) to the location server.

Reference: ETSI TS 136 355 V10.4.0 (Section 6.5.2.9)

ASN.1 specification:

A-GNSS-ProvideCapabilities ::= SEQUENCE {
    gnss-SupportList            GNSS-SupportList            OPTIONAL,
    assistanceDataSupportList   AssistanceDataSupportList   OPTIONAL,
    locationCoordinateTypes     LocationCoordinateTypes     OPTIONAL,
    velocityTypes               VelocityTypes               OPTIONAL,
    ...
}

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