Commit bf79be40 authored by ASN.1 Checker's avatar ASN.1 Checker
Browse files

Documentation update

parent ae332c1e
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
# <a name="ETSI-ITS-CDD"></a>ASN.1 module ETSI-ITS-CDD
OID: _{itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) 102894 cdd (2) major-version-4 (4) minor-version-4 (4)}_
draft 001 of the CDD module for TS 102 894-2 V2.5.1 integrating:
draft 002 of the CDD module for TS 102 894-2 V2.5.1 integrating:
- Error corrections based on ITSWG1(26)074006

## Data Elements:
@@ -7571,7 +7571,7 @@ ParkingSpaceStatus::= CHOICE {
This DF represents a path with a set of path points.
 It shall contain up to `40` [**PathPoint**](#PathPoint). 
 
 The first PathPoint presents an offset delta position with regards to an external reference position.
 The first PathPoint presents an offset delta position and optionally an offset travel time with regards to an external reference position.
 Each other PathPoint presents an offset delta position and optionally an offset travel time with regards to the previous PathPoint.

&nbsp;&nbsp;&nbsp;&nbsp;**Categories:** GeoReference information Vehicle information 
@@ -7620,7 +7620,7 @@ Fields:

* _path_ of type [**Path**](#Path) <br>
  the associated path towards the point specified in pointOfEventZone.
   The first PathPoint presents an offset delta position with regards to the position of that pointOfEventZone.
   The first PathPoint presents an offset delta position and optionally an offset travel time with regards to the position of that pointOfEventZone.


&nbsp;&nbsp;&nbsp;&nbsp;**Categories:** GeoReference information 
@@ -7637,7 +7637,7 @@ PathExtended::= SEQUENCE {
This DF represents a path history with a set of path points.
 It shall contain up to `40` [**PathPoint**](#PathPoint). 
 
 The first PathPoint presents an offset delta position with regards to an external reference position.
 The first PathPoint presents an offset delta position and optionally an offset travel time with regards to an external reference position.
 Each other PathPoint presents an offset delta position and optionally an offset travel time with regards to the previous PathPoint.

&nbsp;&nbsp;&nbsp;&nbsp;**Categories:** GeoReference information Vehicle information 
@@ -7656,8 +7656,8 @@ PathHistory::= SEQUENCE (SIZE(0..40)) OF PathPoint
This DF represents a predicted path or trajectory with a set of predicted points and optional information to generate a shape which is estimated to contain the real path. 
 It shall contain up to `16` [**PathPointPredicted**](#PathPointPredicted). 
 
 The first PathPoint presents an offset delta position with regards to an external reference position.
 Each other PathPoint presents an offset delta position and optionally an offset travel time with regards to the previous PathPoint.
 The first PathPoint presents an offset delta position and other optional information with regards to an external reference position.
 Each other PathPoint presents an offset delta position and other optional information with regards to the previous PathPointPredicted.

&nbsp;&nbsp;&nbsp;&nbsp;**Categories:** GeoReference information 

@@ -7715,7 +7715,7 @@ Fields:
  The waypoint position defined as an offset position with regards to a pre-defined reference position. 

* _pathDeltaTime_ of type [**PathDeltaTime**](#PathDeltaTime)  OPTIONAL<br>
  The optional travel time separated from a waypoint to the predefined reference position.
  The optional travel time separated from the waypoint to the predefined reference position.


&nbsp;&nbsp;&nbsp;&nbsp;**Categories:** GeoReference information