GLRRLP_UTCModel Struct Reference

A-7. More...

#include <glrrlps8.h>

List of all members.


Detailed Description

A-7.

UTC Model UTC Model. 3GPP TS 49.031 Table A.22: UTC Model (occurs once per message).
ASN.1 specification:

-- Universal Time Coordinate Model
UTCModel ::= SEQUENCE {
    utcA1           INTEGER (-8388608..8388607),
    utcA0           INTEGER (-2147483648..2147483647),
    utcTot          INTEGER (0..255),
    utcWNt          INTEGER (0..255),
    utcDeltaTls     INTEGER (-128..127),
    utcWNlsf        INTEGER (0..255),
    utcDN           INTEGER (-128..127),
    utcDeltaTlsf    INTEGER (-128..127)
}

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