Loading ttcn/AtsRSUsSimulator/ItsRSUsSimulator_Functions.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -712,7 +712,7 @@ module ItsRSUsSimulator_Functions { vc_geoArea.area.geoAreaPosLongitude := valueof(p_camSimu.cam.camParameters.basicContainer.referencePosition.longitude); // And send it f_send(v_payload, PICS_CAM_ITS_AID); } // End of function f_send_vehicle_cam } // End of function f_mirror_and_send_vehicle_cam function f_send( in template (value) Payload p_payload, Loading Loading
ttcn/AtsRSUsSimulator/ItsRSUsSimulator_Functions.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -712,7 +712,7 @@ module ItsRSUsSimulator_Functions { vc_geoArea.area.geoAreaPosLongitude := valueof(p_camSimu.cam.camParameters.basicContainer.referencePosition.longitude); // And send it f_send(v_payload, PICS_CAM_ITS_AID); } // End of function f_send_vehicle_cam } // End of function f_mirror_and_send_vehicle_cam function f_send( in template (value) Payload p_payload, Loading