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