Loading asn/CPM-PerceivedObjectContainer.asn +1 −4 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ BEGIN IMPORTS CardinalNumber1B, PerceivedObject PerceivedObject FROM ETSI-ITS-CDD {itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) ts (102894) cdd (2) major-version-4 (4) minor-version-3 (3)} WITH SUCCESSORS ; Loading @@ -16,13 +16,10 @@ WITH SUCCESSORS * * It shall include the following components: * * @field numberOfPerceivedObjects: the total number of perceived objects at the time of generating the message. * * @field perceivedObjects: the list of perceived objects. * */ PerceivedObjectContainer ::= SEQUENCE { numberOfPerceivedObjects CardinalNumber1B, perceivedObjects PerceivedObjects, ... } Loading Loading
asn/CPM-PerceivedObjectContainer.asn +1 −4 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ BEGIN IMPORTS CardinalNumber1B, PerceivedObject PerceivedObject FROM ETSI-ITS-CDD {itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) ts (102894) cdd (2) major-version-4 (4) minor-version-3 (3)} WITH SUCCESSORS ; Loading @@ -16,13 +16,10 @@ WITH SUCCESSORS * * It shall include the following components: * * @field numberOfPerceivedObjects: the total number of perceived objects at the time of generating the message. * * @field perceivedObjects: the list of perceived objects. * */ PerceivedObjectContainer ::= SEQUENCE { numberOfPerceivedObjects CardinalNumber1B, perceivedObjects PerceivedObjects, ... } Loading