Loading ttcn/GeoNetworking/LibItsGeoNetworking_Templates.ttcn +2 −4 Original line number Diff line number Diff line Loading @@ -890,10 +890,8 @@ module LibItsGeoNetworking_Templates { } }, stationSubType := e_private, reserved := c_uInt2Zero, stationCountryCode := ², slac := c_uInt8Zero, mid := c_uInt36Zero stationCountryCode := c_uInt10Zero, mid := c_uInt48Zero } template (value) LongPosVector m_dummyLongPosVector := { Loading ttcn/GeoNetworking/LibItsGeoNetworking_TypesAndValues.ttcn +2 −1 Original line number Diff line number Diff line Loading @@ -75,8 +75,9 @@ module LibItsGeoNetworking_TypesAndValues { } // end geoNwHeaderConstants // TODO add in Libcommon const UInt10 c_uInt10Zero := 0; const UInt24 c_uInt24Zero := 0; const UInt36 c_uInt36Zero := 0; const UInt48 c_uInt48Zero := 0; } // end geoNwValues Loading Loading
ttcn/GeoNetworking/LibItsGeoNetworking_Templates.ttcn +2 −4 Original line number Diff line number Diff line Loading @@ -890,10 +890,8 @@ module LibItsGeoNetworking_Templates { } }, stationSubType := e_private, reserved := c_uInt2Zero, stationCountryCode := ², slac := c_uInt8Zero, mid := c_uInt36Zero stationCountryCode := c_uInt10Zero, mid := c_uInt48Zero } template (value) LongPosVector m_dummyLongPosVector := { Loading
ttcn/GeoNetworking/LibItsGeoNetworking_TypesAndValues.ttcn +2 −1 Original line number Diff line number Diff line Loading @@ -75,8 +75,9 @@ module LibItsGeoNetworking_TypesAndValues { } // end geoNwHeaderConstants // TODO add in Libcommon const UInt10 c_uInt10Zero := 0; const UInt24 c_uInt24Zero := 0; const UInt36 c_uInt36Zero := 0; const UInt48 c_uInt48Zero := 0; } // end geoNwValues Loading