Loading ttcn/CAM/LibItsCam_Templates.ttcn +2 −6 Original line number Diff line number Diff line Loading @@ -71,14 +71,10 @@ module LibItsCam_Templates { cam := { stationCharacteristics := {true, false, true}, camParameters := { vehicle := { profileDependent := { basicVehicle := NULL vehicle := {profileDependent := {basicVehicle := ?}} } } } } }; template CamPdu mw_camMsg_emergencyVehicle modifies mw_camMsg_anyVehicle := { cam := { Loading Loading
ttcn/CAM/LibItsCam_Templates.ttcn +2 −6 Original line number Diff line number Diff line Loading @@ -71,14 +71,10 @@ module LibItsCam_Templates { cam := { stationCharacteristics := {true, false, true}, camParameters := { vehicle := { profileDependent := { basicVehicle := NULL vehicle := {profileDependent := {basicVehicle := ?}} } } } } }; template CamPdu mw_camMsg_emergencyVehicle modifies mw_camMsg_anyVehicle := { cam := { Loading