Loading ttcn/AtsRSUsSimulator/ItsRSUsSimulator_Functions.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -330,7 +330,7 @@ module ItsRSUsSimulator_Functions { PICS_RSU_PARAMS[p_rsu_id].pathHistory, m_highFrequencyContainer_rsuContainerHighFrequency( m_rSUContainerHighFrequency( PICS_USECASE9_PCZ PICS_UC9_PCZ ))); } else { v_cam := Loading ttcn/AtsRSUsSimulator/ItsRSUsSimulator_Pics.ttcn +7 −7 Original line number Diff line number Diff line Loading @@ -538,20 +538,20 @@ module ItsRSUsSimulator_Pics { group camUseCase9 { modulepar ProtectedCommunicationZone PICS_USECASE9_PCZ_1 := { modulepar ProtectedCommunicationZone PICS_UC9_PCZ_1 := { protectedZoneType := cenDsrcTolling, expiryTime := omit, protectedZoneLatitude := 435838400, protectedZoneLongitude := 103249780, protectedZoneRadius := 255, protectedZoneRadius := 100, protectedZoneID := 1 } // End of PICS_USECASE9_PCZ_1 } // End of PICS_UC9_PCZ_1 modulepar ProtectedCommunicationZonesRSU PICS_USECASE9_PCZ := { PICS_USECASE9_PCZ_1 } // End of PICS_USECASE9_PCZ modulepar ProtectedCommunicationZonesRSU PICS_UC9_PCZ := { PICS_UC9_PCZ_1 } // End of PICS_UC9_PCZ } // End of group camUseCase7 } // End of group camUseCase9 } // End of group camParams Loading Loading
ttcn/AtsRSUsSimulator/ItsRSUsSimulator_Functions.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -330,7 +330,7 @@ module ItsRSUsSimulator_Functions { PICS_RSU_PARAMS[p_rsu_id].pathHistory, m_highFrequencyContainer_rsuContainerHighFrequency( m_rSUContainerHighFrequency( PICS_USECASE9_PCZ PICS_UC9_PCZ ))); } else { v_cam := Loading
ttcn/AtsRSUsSimulator/ItsRSUsSimulator_Pics.ttcn +7 −7 Original line number Diff line number Diff line Loading @@ -538,20 +538,20 @@ module ItsRSUsSimulator_Pics { group camUseCase9 { modulepar ProtectedCommunicationZone PICS_USECASE9_PCZ_1 := { modulepar ProtectedCommunicationZone PICS_UC9_PCZ_1 := { protectedZoneType := cenDsrcTolling, expiryTime := omit, protectedZoneLatitude := 435838400, protectedZoneLongitude := 103249780, protectedZoneRadius := 255, protectedZoneRadius := 100, protectedZoneID := 1 } // End of PICS_USECASE9_PCZ_1 } // End of PICS_UC9_PCZ_1 modulepar ProtectedCommunicationZonesRSU PICS_USECASE9_PCZ := { PICS_USECASE9_PCZ_1 } // End of PICS_USECASE9_PCZ modulepar ProtectedCommunicationZonesRSU PICS_UC9_PCZ := { PICS_UC9_PCZ_1 } // End of PICS_UC9_PCZ } // End of group camUseCase7 } // End of group camUseCase9 } // End of group camParams Loading