Loading CAM/CAM.asn +5 −5 Original line number Diff line number Diff line Loading @@ -22,9 +22,9 @@ CoopAwareness ::= SEQUENCE { stationID StationID, stationCharacteristics SEQUENCE { mobile BOOLEAN, -- will ITS station change position? private BOOLEAN, -- not public authority physicalRelevant BOOLEAN, -- can another mobile ITS station crash into this station? mobileItsStation BOOLEAN, -- will ITS station change position? privateItsStation BOOLEAN, -- not public authority physicalRelevantItsStation BOOLEAN, -- can another mobile ITS station crash into this station? ... }, Loading @@ -37,13 +37,13 @@ CoopAwareness ::= SEQUENCE { ... } IrsParameters SEQUENCE { IrsParameters ::= SEQUENCE { referencePosition ReferencePositionIrs, ... } VehicleParameters SEQUENCE { VehicleParameters ::= SEQUENCE { referencePosition ReferencePositionVehicle, -- a Parameter list that has optional and mandatory entries depending on the profile of the Loading Loading
CAM/CAM.asn +5 −5 Original line number Diff line number Diff line Loading @@ -22,9 +22,9 @@ CoopAwareness ::= SEQUENCE { stationID StationID, stationCharacteristics SEQUENCE { mobile BOOLEAN, -- will ITS station change position? private BOOLEAN, -- not public authority physicalRelevant BOOLEAN, -- can another mobile ITS station crash into this station? mobileItsStation BOOLEAN, -- will ITS station change position? privateItsStation BOOLEAN, -- not public authority physicalRelevantItsStation BOOLEAN, -- can another mobile ITS station crash into this station? ... }, Loading @@ -37,13 +37,13 @@ CoopAwareness ::= SEQUENCE { ... } IrsParameters SEQUENCE { IrsParameters ::= SEQUENCE { referencePosition ReferencePositionIrs, ... } VehicleParameters SEQUENCE { VehicleParameters ::= SEQUENCE { referencePosition ReferencePositionVehicle, -- a Parameter list that has optional and mandatory entries depending on the profile of the Loading