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

Documentation update

parent 854a2316
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -576,7 +576,7 @@ CyclistTypeSpecificInformation ::= SEQUENCE {

### <a name="EHorizonLocationSharingContainer"></a>EHorizonLocationSharingContainer
This type contains contextual, map-based location information.
 eHorizon is defined as a tool to convey the part of the road network and its characteristics derived from map data located in front of or behind the vehicle along the road.
 eHorizon is defined as a tool to convey the part of the road network and its characteristics derived from map data located in front of and behind the vehicle along the road.

 It shall include the following components:

@@ -645,7 +645,7 @@ PathPredictionContainer ::= PathPredictedList
### <a name="GeneralizedLanePositionsContainer"></a>GeneralizedLanePositionsContainer
This type represents the generalized lane positions container.

 Contains detailed information about the road layout that the ITS station is currently using.
 Contains detailed information about the transversal position of the ITS station with respect to the road and potentially about the lane type.
```asn1
GeneralizedLanePositionsContainer ::= GeneralizedLanePositions
```