GLLPP_GNSS_DataBitsReqSatList Struct Reference

Request GNSS DataBitAssistance. More...

#include <gllpps.h>

List of all members.


Detailed Description

Request GNSS DataBitAssistance.


ASN.1 specification:

GNSS-DataBitsReqSatList ::= SEQUENCE (SIZE(1..64)) OF GNSS-DataBitsReqSatElement
GNSS-DataBitsReqSatElement ::= SEQUENCE {
	svID				SV-ID,
	...
}
SV-ID ::= SEQUENCE { 
	satellite-id		INTEGER(0..63),
	...
}

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