Commit a031dbe5 authored by mullers's avatar mullers
Browse files

lon and lat import deleted

parent b3e775ad
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ DEFINITIONS AUTOMATIC TAGS ::=

BEGIN

IMPORTS ItsPduHeader, Latitude, Longitude FROM ITS-Container {
IMPORTS ItsPduHeader FROM ITS-Container {
 itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) ts (102637) cc (0) version (2) 
};

@@ -107,6 +107,10 @@ Dimension ::= INTEGER (0..16383)

ApproachNumber ::= INTEGER (0..127)

Latitude ::= INTEGER (-900000000..900000001)

Longitude ::= INTEGER (-1800000000..1800000001)

LaneNumber ::= INTEGER
IntersectionID ::= INTEGER (0..999999)