Loading CAM-PDU-Descriptions.asn +8 −2 Original line number Diff line number Diff line Loading @@ -515,14 +515,20 @@ VeryLowFrequencyContainer ::= SEQUENCE { * * Contains information about the possible future paths of ITS station. */ PathPredictionContainer ::= PathPredictedList PathPredictionContainer ::= SEQUENCE { pathPredictedList PathPredictedList, ... } /** * 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. */ GeneralizedLanePositionsContainer ::= GeneralizedLanePositions GeneralizedLanePositionsContainer ::= SEQUENCE { generalizedLanePositions GeneralizedLanePositions, ... } /** * This type represents the vehicle movement control container. Loading Loading
CAM-PDU-Descriptions.asn +8 −2 Original line number Diff line number Diff line Loading @@ -515,14 +515,20 @@ VeryLowFrequencyContainer ::= SEQUENCE { * * Contains information about the possible future paths of ITS station. */ PathPredictionContainer ::= PathPredictedList PathPredictionContainer ::= SEQUENCE { pathPredictedList PathPredictedList, ... } /** * 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. */ GeneralizedLanePositionsContainer ::= GeneralizedLanePositions GeneralizedLanePositionsContainer ::= SEQUENCE { generalizedLanePositions GeneralizedLanePositions, ... } /** * This type represents the vehicle movement control container. Loading