Loading ttcn/MapemSpatem/LibItsMapemSpatem_TypesAndValues.ttcn +6 −9 Original line number Diff line number Diff line Loading @@ -64,8 +64,8 @@ module LibItsMapemSpatem_TypesAndValues { */ type record UtMapemSpatemTrigger { Event event, IntersectionID intersectionID, RegulatorySpeedLimit regulatorySpeedLimit, IntersectionID intersectionID optional, RegulatorySpeedLimit regulatorySpeedLimit optional, Latitude latitude optional } with { Loading @@ -73,13 +73,10 @@ module LibItsMapemSpatem_TypesAndValues { } type enumerated Event { startTLMService (0), stopTLMService (1), mapemNewContent (2), mapemNewContentWithFragmentation (3), spatemNewContent (4), mapemRepL10s (5), mapemRepG10s (6) mapProfile0 (0), mapProfile1 (1), mapProfile2 (2), spatProfile0 (3) } with { variant "FIELDLENGTH(8)" } Loading Loading
ttcn/MapemSpatem/LibItsMapemSpatem_TypesAndValues.ttcn +6 −9 Original line number Diff line number Diff line Loading @@ -64,8 +64,8 @@ module LibItsMapemSpatem_TypesAndValues { */ type record UtMapemSpatemTrigger { Event event, IntersectionID intersectionID, RegulatorySpeedLimit regulatorySpeedLimit, IntersectionID intersectionID optional, RegulatorySpeedLimit regulatorySpeedLimit optional, Latitude latitude optional } with { Loading @@ -73,13 +73,10 @@ module LibItsMapemSpatem_TypesAndValues { } type enumerated Event { startTLMService (0), stopTLMService (1), mapemNewContent (2), mapemNewContentWithFragmentation (3), spatemNewContent (4), mapemRepL10s (5), mapemRepG10s (6) mapProfile0 (0), mapProfile1 (1), mapProfile2 (2), spatProfile0 (3) } with { variant "FIELDLENGTH(8)" } Loading