Loading ttcn/GeoNetworking/LibItsGeoNetworking_Templates.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -1634,7 +1634,7 @@ module LibItsGeoNetworking_Templates { ) modifies mw_longPosVectorPosition := { latitude := f_getDelta32(valueof(p_longPosVector.latitude), PX_POS_DELTA), longitude := f_getDelta32(valueof(p_longPosVector.longitude), PX_POS_DELTA), speed := f_getDelta15(valueof(p_longPosVector.speed), PX_POS_DELTA) speed := ? } /** Loading Loading
ttcn/GeoNetworking/LibItsGeoNetworking_Templates.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -1634,7 +1634,7 @@ module LibItsGeoNetworking_Templates { ) modifies mw_longPosVectorPosition := { latitude := f_getDelta32(valueof(p_longPosVector.latitude), PX_POS_DELTA), longitude := f_getDelta32(valueof(p_longPosVector.longitude), PX_POS_DELTA), speed := f_getDelta15(valueof(p_longPosVector.speed), PX_POS_DELTA) speed := ? } /** Loading