2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "RRLP-Components"
4 * found in "../asn1src/RRLP-Components.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
10 static asn_per_constraints_t asn_PER_type_SatStatus_constr_1
= {
11 { APC_CONSTRAINED
| APC_EXTENSIBLE
, 2, 2, 0, 2 } /* (0..2,...) */,
12 { APC_UNCONSTRAINED
, -1, -1, 0, 0 },
13 0, 0 /* No PER value map */
15 static asn_TYPE_member_t asn_MBR_SatStatus_1
[] = {
16 { ATF_NOFLAGS
, 0, offsetof(struct SatStatus
, choice
.newSatelliteAndModelUC
),
17 (ASN_TAG_CLASS_CONTEXT
| (0 << 2)),
18 -1, /* IMPLICIT tag at current level */
19 &asn_DEF_UncompressedEphemeris
,
20 0, /* Defer constraints checking to the member type */
21 0, /* No PER visible constraints */
23 "newSatelliteAndModelUC"
25 { ATF_NOFLAGS
, 0, offsetof(struct SatStatus
, choice
.oldSatelliteAndModel
),
26 (ASN_TAG_CLASS_CONTEXT
| (1 << 2)),
27 -1, /* IMPLICIT tag at current level */
29 0, /* Defer constraints checking to the member type */
30 0, /* No PER visible constraints */
32 "oldSatelliteAndModel"
34 { ATF_NOFLAGS
, 0, offsetof(struct SatStatus
, choice
.newNaviModelUC
),
35 (ASN_TAG_CLASS_CONTEXT
| (2 << 2)),
36 -1, /* IMPLICIT tag at current level */
37 &asn_DEF_UncompressedEphemeris
,
38 0, /* Defer constraints checking to the member type */
39 0, /* No PER visible constraints */
44 static asn_TYPE_tag2member_t asn_MAP_SatStatus_tag2el_1
[] = {
45 { (ASN_TAG_CLASS_CONTEXT
| (0 << 2)), 0, 0, 0 }, /* newSatelliteAndModelUC at 721 */
46 { (ASN_TAG_CLASS_CONTEXT
| (1 << 2)), 1, 0, 0 }, /* oldSatelliteAndModel at 724 */
47 { (ASN_TAG_CLASS_CONTEXT
| (2 << 2)), 2, 0, 0 } /* newNaviModelUC at 727 */
49 static asn_CHOICE_specifics_t asn_SPC_SatStatus_specs_1
= {
50 sizeof(struct SatStatus
),
51 offsetof(struct SatStatus
, _asn_ctx
),
52 offsetof(struct SatStatus
, present
),
53 sizeof(((struct SatStatus
*)0)->present
),
54 asn_MAP_SatStatus_tag2el_1
,
55 3, /* Count of tags in the map */
57 3 /* Extensions start */
59 asn_TYPE_descriptor_t asn_DEF_SatStatus
= {
72 0, /* No effective tags (pointer) */
73 0, /* No effective tags (count) */
74 0, /* No tags (pointer) */
75 0, /* No tags (count) */
76 &asn_PER_type_SatStatus_constr_1
,
78 3, /* Elements count */
79 &asn_SPC_SatStatus_specs_1
/* Additional specs */