Loading docs/CAM-PDU-Descriptions.md +14 −2 Original line number Diff line number Diff line Loading @@ -638,16 +638,28 @@ VeryLowFrequencyContainer ::= SEQUENCE { This type represents the path prediction container. Contains information about the possible future paths of ITS station. Fields: * _pathPredictedList_ of type [**PathPredictedList**](ETSI-ITS-CDD.md#PathPredictedList) <br> ```asn1 PathPredictionContainer ::= PathPredictedList PathPredictionContainer ::= SEQUENCE { pathPredictedList PathPredictedList, ... } ``` ### <a name="GeneralizedLanePositionsContainer"></a>GeneralizedLanePositionsContainer This type represents the generalized lane positions container. Contains detailed information about the transversal position of the ITS station with respect to the road and potentially about the lane type. Fields: * _generalizedLanePositions_ of type [**GeneralizedLanePositions**](ETSI-ITS-CDD.md#GeneralizedLanePositions) <br> ```asn1 GeneralizedLanePositionsContainer ::= GeneralizedLanePositions GeneralizedLanePositionsContainer ::= SEQUENCE { generalizedLanePositions GeneralizedLanePositions, ... } ``` ### <a name="VehicleMovementControlContainer"></a>VehicleMovementControlContainer Loading Loading
docs/CAM-PDU-Descriptions.md +14 −2 Original line number Diff line number Diff line Loading @@ -638,16 +638,28 @@ VeryLowFrequencyContainer ::= SEQUENCE { This type represents the path prediction container. Contains information about the possible future paths of ITS station. Fields: * _pathPredictedList_ of type [**PathPredictedList**](ETSI-ITS-CDD.md#PathPredictedList) <br> ```asn1 PathPredictionContainer ::= PathPredictedList PathPredictionContainer ::= SEQUENCE { pathPredictedList PathPredictedList, ... } ``` ### <a name="GeneralizedLanePositionsContainer"></a>GeneralizedLanePositionsContainer This type represents the generalized lane positions container. Contains detailed information about the transversal position of the ITS station with respect to the road and potentially about the lane type. Fields: * _generalizedLanePositions_ of type [**GeneralizedLanePositions**](ETSI-ITS-CDD.md#GeneralizedLanePositions) <br> ```asn1 GeneralizedLanePositionsContainer ::= GeneralizedLanePositions GeneralizedLanePositionsContainer ::= SEQUENCE { generalizedLanePositions GeneralizedLanePositions, ... } ``` ### <a name="VehicleMovementControlContainer"></a>VehicleMovementControlContainer Loading