Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ITS - Intelligent Transport Systems
ITS
Commits
a4441d41
Commit
a4441d41
authored
Nov 03, 2016
by
garciay
Browse files
ITS-CMS5: UC9: Change radius to 100
parent
840c00f0
Changes
2
Hide whitespace changes
Inline
Side-by-side
ttcn/AtsRSUsSimulator/ItsRSUsSimulator_Functions.ttcn
View file @
a4441d41
...
...
@@ -330,7 +330,7 @@ module ItsRSUsSimulator_Functions {
PICS_RSU_PARAMS
[
p_rsu_id
].
pathHistory
,
m_highFrequencyContainer_rsuContainerHighFrequency
(
m_rSUContainerHighFrequency
(
PICS_U
SECASE
9_PCZ
PICS_U
C
9_PCZ
)));
}
else
{
v_cam
:=
...
...
ttcn/AtsRSUsSimulator/ItsRSUsSimulator_Pics.ttcn
View file @
a4441d41
...
...
@@ -538,20 +538,20 @@ module ItsRSUsSimulator_Pics {
group
camUseCase9
{
modulepar
ProtectedCommunicationZone
PICS_U
SECASE
9_PCZ_1
:=
{
modulepar
ProtectedCommunicationZone
PICS_U
C
9_PCZ_1
:=
{
protectedZoneType
:=
cenDsrcTolling
,
expiryTime
:=
omit
,
protectedZoneLatitude
:=
435838400
,
protectedZoneLongitude
:=
103249780
,
protectedZoneRadius
:=
255
,
protectedZoneRadius
:=
100
,
protectedZoneID
:=
1
}
// End of PICS_U
SECASE
9_PCZ_1
}
// End of PICS_U
C
9_PCZ_1
modulepar
ProtectedCommunicationZonesRSU
PICS_U
SECASE
9_PCZ
:=
{
PICS_U
SECASE
9_PCZ_1
}
// End of PICS_U
SECASE
9_PCZ
modulepar
ProtectedCommunicationZonesRSU
PICS_U
C
9_PCZ
:=
{
PICS_U
C
9_PCZ_1
}
// End of PICS_U
C
9_PCZ
}
// End of group camUseCase
7
}
// End of group camUseCase
9
}
// End of group camParams
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment