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
eb9483a4
Commit
eb9483a4
authored
Oct 26, 2016
by
garciay
Browse files
Update UC1/POS0 values
parent
151c84a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
ttcn/AtsRSUsSimulator/ItsRSUsSimulator_Pics.ttcn
View file @
eb9483a4
...
...
@@ -461,8 +461,8 @@ module ItsRSUsSimulator_Pics {
* @desc Coordinates of the collision point
*/
modulepar
TwoDLocation
PICS_UC6_COLLISION_POINT
:=
{
latitude
:=
43
331000
0
,
longitude
:=
10
18030
00
latitude
:=
43
552194
0
,
longitude
:=
10
30017
00
}
// End of PICS_UC6_COLLISION_POINT
/**
...
...
@@ -470,12 +470,12 @@ module ItsRSUsSimulator_Pics {
*/
modulepar
RectangularRegion
PICS_UC6_CAM_DETECTION_AREA
:=
{
northwest
:=
{
latitude
:=
43552
321
0
,
longitude
:=
1030
0021
0
latitude
:=
43552
890
0
,
longitude
:=
1030
1095
0
},
southeast
:=
{
latitude
:=
43552
829
0
,
longitude
:=
1030
103
20
latitude
:=
43552
081
0
,
longitude
:=
1030
026
20
}
}
// End of PICS_UC6_CAM_DETECTION_AREA
...
...
@@ -527,7 +527,7 @@ module ItsRSUsSimulator_Pics {
altitudeValue
:=
AltitudeValue_referenceEllipsoidSurface_
,
altitudeConfidence
:=
unavailable
}
}
}
// End of PICS_UC7_COLLISION_POINT
}
// End of group camUseCase7
...
...
@@ -617,8 +617,8 @@ module ItsRSUsSimulator_Pics {
* @desc Z1-D1-EP/POS0
*/
modulepar
DeltaReferencePosition
PICS_Z1_D1_POS0
:=
{
deltaLatitude
:=
4659
,
deltaLongitude
:=
7205
,
deltaLatitude
:=
2616
,
deltaLongitude
:=
4067
,
deltaAltitude
:=
0
};
// End of PICS_Z1_D1_POS0
...
...
@@ -950,8 +950,8 @@ module ItsRSUsSimulator_Pics {
* @desc Z2-D1-EP/POS0
*/
modulepar
DeltaReferencePosition
PICS_Z2_D1_POS0
:=
{
deltaLatitude
:=
-
1377
,
deltaLongitude
:=
-
12164
,
deltaLatitude
:=
-
676
,
deltaLongitude
:=
-
6542
,
deltaAltitude
:=
0
};
// End of PICS_Z2_D1_POS0
...
...
@@ -1277,8 +1277,8 @@ module ItsRSUsSimulator_Pics {
* @desc Z3-D1-EP/POS0
*/
modulepar
DeltaReferencePosition
PICS_Z3_D1_POS0
:=
{
deltaLatitude
:=
-
4657
,
deltaLongitude
:=
-
9320
,
deltaLatitude
:=
-
3495
,
deltaLongitude
:=
-
5236
,
deltaAltitude
:=
0
};
// End of PICS_Z3_D1_POS0
...
...
@@ -1604,8 +1604,8 @@ module ItsRSUsSimulator_Pics {
* @desc Z4-D1-EP/POS0
*/
modulepar
DeltaReferencePosition
PICS_Z4_D1_POS0
:=
{
deltaLatitude
:=
-
6894
,
deltaLongitude
:=
-
8590
,
deltaLatitude
:=
-
3325
,
deltaLongitude
:=
-
4184
,
deltaAltitude
:=
0
};
// End of PICS_Z4_D1_POS0
...
...
@@ -1931,8 +1931,8 @@ module ItsRSUsSimulator_Pics {
* @desc Z5-D1-EP/POS0
*/
modulepar
DeltaReferencePosition
PICS_Z5_D1_POS0
:=
{
deltaLatitude
:=
10830
,
deltaLongitude
:=
4
2
85
,
deltaLatitude
:=
3984
,
deltaLongitude
:=
4
0
85
,
deltaAltitude
:=
0
};
// End of PICS_Z5_D1_POS0
...
...
@@ -2258,8 +2258,8 @@ module ItsRSUsSimulator_Pics {
* @desc Z6-D1-EP/POS0
*/
modulepar
DeltaReferencePosition
PICS_Z6_D1_POS0
:=
{
deltaLatitude
:=
4977
,
deltaLongitude
:=
-
7317
,
deltaLatitude
:=
2738
,
deltaLongitude
:=
-
3929
,
deltaAltitude
:=
0
};
// End of PICS_Z6_D1_POS0
...
...
@@ -5638,7 +5638,7 @@ module ItsRSUsSimulator_Pics {
group
generationFrequencies
{
/**
* @desc
CAM
frequency timer
* @desc
Beacon
frequency timer
*/
modulepar
float
PICS_BEACON_FREQUENCY
:=
1.0
;
...
...
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