Loading GeoNetworking/LibItsGeoNetworking_TypesAndValues.ttcn +6 −6 Original line number Diff line number Diff line Loading @@ -601,11 +601,11 @@ module LibItsGeoNetworking_TypesAndValues { type record LongPosVector { GN_Address gnAddr, UInt32 timestamp, UInt32 latitude, UInt32 longitude, UInt16 speed, Int32 latitude, Int32 longitude, Int16 speed, UInt16 heading, UInt16 altitude, Int16 altitude, UInt4 timeAccuracy, UInt4 posAccuracy, UInt3 speedAccuracy, Loading Loading @@ -679,8 +679,8 @@ module LibItsGeoNetworking_TypesAndValues { type record ShortPosVector { GN_Address gnAddr, UInt32 timestamp, UInt32 latitude, UInt32 longitude Int32 latitude, Int32 longitude } /** Loading Loading
GeoNetworking/LibItsGeoNetworking_TypesAndValues.ttcn +6 −6 Original line number Diff line number Diff line Loading @@ -601,11 +601,11 @@ module LibItsGeoNetworking_TypesAndValues { type record LongPosVector { GN_Address gnAddr, UInt32 timestamp, UInt32 latitude, UInt32 longitude, UInt16 speed, Int32 latitude, Int32 longitude, Int16 speed, UInt16 heading, UInt16 altitude, Int16 altitude, UInt4 timeAccuracy, UInt4 posAccuracy, UInt3 speedAccuracy, Loading Loading @@ -679,8 +679,8 @@ module LibItsGeoNetworking_TypesAndValues { type record ShortPosVector { GN_Address gnAddr, UInt32 timestamp, UInt32 latitude, UInt32 longitude Int32 latitude, Int32 longitude } /** Loading