Loading ttcn/GeoNetworking/LibItsGeoNetworking_Pixits.ttcn +6 −6 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ module LibItsGeoNetworking_Pixits { typeOfAddress := e_manual, stationType := e_passengerCar, stationCountryCode := c_uInt10Zero, mid := c_6ZeroBytes mid := int2oct(10,6) }; /** Loading @@ -37,7 +37,7 @@ module LibItsGeoNetworking_Pixits { typeOfAddress := e_manual, stationType := e_passengerCar, stationCountryCode := c_uInt10Zero, mid := c_6ZeroBytes mid := int2oct(11,6) }; /** Loading @@ -48,7 +48,7 @@ module LibItsGeoNetworking_Pixits { typeOfAddress := e_manual, stationType := e_passengerCar, stationCountryCode := c_uInt10Zero, mid := c_6ZeroBytes mid := int2oct(12,6) }; /** Loading @@ -59,7 +59,7 @@ module LibItsGeoNetworking_Pixits { typeOfAddress := e_manual, stationType := e_passengerCar, stationCountryCode := c_uInt10Zero, mid := c_6ZeroBytes mid := int2oct(13,6) }; /** Loading @@ -70,7 +70,7 @@ module LibItsGeoNetworking_Pixits { typeOfAddress := e_manual, stationType := e_passengerCar, stationCountryCode := c_uInt10Zero, mid := c_6ZeroBytes mid := int2oct(14,6) }; /** Loading @@ -81,7 +81,7 @@ module LibItsGeoNetworking_Pixits { typeOfAddress := e_manual, stationType := e_passengerCar, stationCountryCode := c_uInt10Zero, mid := c_6ZeroBytes mid := int2oct(15,6) }; } // end gnAddresses Loading Loading
ttcn/GeoNetworking/LibItsGeoNetworking_Pixits.ttcn +6 −6 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ module LibItsGeoNetworking_Pixits { typeOfAddress := e_manual, stationType := e_passengerCar, stationCountryCode := c_uInt10Zero, mid := c_6ZeroBytes mid := int2oct(10,6) }; /** Loading @@ -37,7 +37,7 @@ module LibItsGeoNetworking_Pixits { typeOfAddress := e_manual, stationType := e_passengerCar, stationCountryCode := c_uInt10Zero, mid := c_6ZeroBytes mid := int2oct(11,6) }; /** Loading @@ -48,7 +48,7 @@ module LibItsGeoNetworking_Pixits { typeOfAddress := e_manual, stationType := e_passengerCar, stationCountryCode := c_uInt10Zero, mid := c_6ZeroBytes mid := int2oct(12,6) }; /** Loading @@ -59,7 +59,7 @@ module LibItsGeoNetworking_Pixits { typeOfAddress := e_manual, stationType := e_passengerCar, stationCountryCode := c_uInt10Zero, mid := c_6ZeroBytes mid := int2oct(13,6) }; /** Loading @@ -70,7 +70,7 @@ module LibItsGeoNetworking_Pixits { typeOfAddress := e_manual, stationType := e_passengerCar, stationCountryCode := c_uInt10Zero, mid := c_6ZeroBytes mid := int2oct(14,6) }; /** Loading @@ -81,7 +81,7 @@ module LibItsGeoNetworking_Pixits { typeOfAddress := e_manual, stationType := e_passengerCar, stationCountryCode := c_uInt10Zero, mid := c_6ZeroBytes mid := int2oct(15,6) }; } // end gnAddresses Loading