Newer
Older
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
deltaLongitude := -299,
deltaAltitude := 0
},
pathDeltaTime := omit
},
{ // Z6-D2-T5
pathPosition := {
deltaLatitude := 373,
deltaLongitude := -564,
deltaAltitude := 0
},
pathDeltaTime := omit
}
}
}; // End of PICS_Z6_D2_Tx
modulepar DenmParm PICS_Z6_D2 := {
eventPosition := PICS_Z6_D2_EP,
causeCodeType := CauseCodeType_roadworks_,
eventHistory := PICS_Z6_D2_Hx,
traces := PICS_Z6_D2_Tx,
roadWorksContainerExtended := {
lightBarSirenInUse := omit,
closedLanes := {
hardShoulderStatus := availableForDriving,
drivingLaneStatus := '0011'B
},
restriction := omit,
speedLimit := PICS_SPEED_LIMIT,
incidentIndication := omit,
recommendedPath := omit,
startingPointSpeedLimit := omit,
trafficFlowRule := passToRight,
referenceDenms := omit
}
} // End of PICS_Z6_D2
} // End of group denmZone6_D2
group denmZone6_D3 {
/**
* @desc Z6-D3-EP/POS3
*/
modulepar ReferencePosition PICS_Z6_D3_EP := {
latitude := 435536760, // Z6-D3-EP/latitude
longitude := 103024345, // Z6-D3-EP/longitude
positionConfidenceEllipse := PICS_DENM_POSITION_CONFIDENCE_ELLIPSE,
altitude := PICS_DENM_ALTITUDE
garciay
committed
} // End of PICS_Z6_D3_EP
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
/**
* @desc Z6-D3-EP/EventHistory1
*/
modulepar EventHistory PICS_Z6_D3_Hx := {
{ // Z6_D3_H1
eventPosition := {
deltaLatitude := -1685,
deltaLongitude := -2568,
deltaAltitude := 0
},
eventDeltaTime := omit,
informationQuality := 0
},
{ // Z6_D3_H2
eventPosition := {
deltaLatitude := -1864,
deltaLongitude := -2789,
deltaAltitude := 0
},
eventDeltaTime := omit,
informationQuality := 0
}
}; // End of PICS_Z6_D3_Hx
/**
* @desc Z6-D3-Traces/Trace1
*/
modulepar Traces PICS_Z6_D3_Tx := {
{
{ // Z6-D3-T1
pathPosition := {
deltaLatitude := 4423,
deltaLongitude := 6287,
deltaAltitude := 0
},
pathDeltaTime := omit
},
{ // Z6-D3-T2
pathPosition := {
deltaLatitude := 287,
deltaLongitude := 332,
deltaAltitude := 0
},
pathDeltaTime := omit
},
{ // Z6-D3-T3
pathPosition := {
deltaLatitude := 400,
deltaLongitude := 554,
deltaAltitude := 0
},
pathDeltaTime := omit
},
{ // Z6-D3-T4
pathPosition := {
deltaLatitude := 395,
deltaLongitude := 575,
deltaAltitude := 0
},
pathDeltaTime := omit
}
}
}; // End of PICS_Z6_D3_Tx
modulepar DenmParm PICS_Z6_D3 := {
eventPosition := PICS_Z6_D3_EP,
causeCodeType := CauseCodeType_roadworks_,
eventHistory := PICS_Z6_D3_Hx,
traces := PICS_Z6_D3_Tx,
roadWorksContainerExtended := {
lightBarSirenInUse := omit,
closedLanes := {
hardShoulderStatus := closed,
speedLimit := PICS_SPEED_LIMIT,
incidentIndication := omit,
recommendedPath := omit,
startingPointSpeedLimit := omit,
referenceDenms := omit
}
} // End of PICS_Z6_D3
garciay
committed
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
} // group denmZone6_D3
} // group denmZone6
modulepar DenmEventsParmsUseCase PICS_DENM_PARMS_UC1_RWW := {
{ // Zone 1
PICS_Z1_D1,
PICS_Z1_D2,
PICS_Z1_D3
},
{ // Zone 2
PICS_Z2_D1,
PICS_Z2_D2,
PICS_Z2_D3
},
{ // Zone 3
PICS_Z3_D1,
PICS_Z3_D2,
PICS_Z3_D3
},
{ // Zone 4
PICS_Z4_D1,
PICS_Z4_D2,
PICS_Z4_D3
},
{ // Zone 5
PICS_Z5_D1,
PICS_Z5_D2,
PICS_Z5_D3
},
{ // Zone 6
PICS_Z6_D1,
PICS_Z6_D2,
PICS_Z6_D3
garciay
committed
}
} // End of PICS_DENM_PARMS_UC1_RWW
} // End of group denmUseCase1
modulepar DenmEventsParmsUseCaseRsu PICS_DENM_EVENTS_RSU := {
PICS_DENM_PARMS_UC1_RWW,
PICS_DENM_PARMS_UC1_RWW,
PICS_DENM_PARMS_UC1_RWW
} // End of PICS_DENM_EVENTS_RSU
} // End of group denmEvents
group mapemEvents {
group mapemCommonParams {
modulepar BtpPortId PICS_MAPEM_BTP_DESTINATION_PORT := 2003;
modulepar UInt32 PICS_MAPEM_ITS_AID := 138;
} // End of group mapemCommonParams
group mapemZone1 {
modulepar IntersectionReferenceID PICS_Z1_M1_SL_IDX := {
region := 1,
id := 13001
} // End of PICS_Z1_M1_SL_IDX
modulepar Position3D PICS_Z1_M1_SL_RP := {
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
elevation := omit,
regional := omit
} // End of PICS_Z1_M1_SL_RP
modulepar NodeListXY PICS_Z1_M1_SL_LANE1 := {
nodes := {
{
delta := {
node_XY6 := {
x := 83,
y := -124
}
},
attributes := omit
},
{
delta := {
node_XY6 := {
x := 1555,
y := 1696
}
},
attributes := omit
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
},
{
delta := {
node_XY6 := {
x := 1111,
y := 1251
}
},
attributes := omit
},
{
delta := {
node_XY6 := {
x := 1026,
y := 1326
}
},
attributes := omit
},
{
delta := {
node_XY6 := {
x := 304,
y := 1471
}
},
attributes := omit
}
}
} // End of PICS_Z1_M1_SL_LANE1
modulepar NodeListXY PICS_Z1_M1_SL_LANE2 := {
nodes := {
{
delta := {
node_XY6 := {
y := -109
}
},
attributes := omit
},
{
delta := {
node_XY6 := {
x := -2636,
y := -2926
}
},
attributes := omit
}
}
} // End of PICS_Z1_M1_SL_LANE2
modulepar MapemParm PICS_Z1_M1_SL := {
name := "PICS_Z1_M1_SL - RSU_11",
id := PICS_Z1_M1_SL_IDX,
laneWidth := omit,
speedLimits := omit,
laneSet := {
{ // Start of Lane #1
laneID := 1,
name := omit,
ingressApproach := 1,
laneAttributes := {
directionalUse := '10'B,
sharedWith := '0000000000'B,
laneType := {
vehicle := '00000000'B
},
regional := omit
},
maneuvers := omit,
maneuver := omit
},
remoteIntersection := omit,
signalGroup := 1,
userClass := omit,
connectionID := omit
}
},
overlays := omit,
regional := omit
}, // End of Lane #1
{ // Start of Lane #2
egressApproach := 2,
laneAttributes := {
directionalUse := '01'B,
sharedWith := '0000000000'B,
laneType := {
vehicle := '00000000'B
},
regional := omit
},
maneuvers := omit,
connectsTo := omit,
overlays := omit,
regional := omit
}, // End of LaneSet
preemptPriorityData := omit,
regional := omit
} // End of intersection #0
}, // End of field intersections
roadSegments := omit
} // End of group mapemZone1
group mapemZone2 {
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
modulepar IntersectionReferenceID PICS_Z2_M1_SL_IDX := {
region := 1,
id := 23001
} // End of PICS_Z2_M1_SL_IDX
modulepar Position3D PICS_Z2_M1_SL_RP := {
lat := 435512756,
long := 103002535,
elevation := omit,
regional := omit
} // End of PICS_Z2_M1_SL_RP
modulepar NodeListXY PICS_Z2_M1_SL_LANE1 := {
nodes := {
{
delta := {
node_XY6 := {
x := -5,
y := -253
}
},
attributes := omit
},
{
delta := {
node_XY6 := {
x := -701,
y := -5082
}
},
attributes := omit
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
},
{
delta := {
node_XY6 := {
x := -341,
y := -1984
}
},
attributes := omit
},
{
delta := {
node_XY6 := {
x := -390,
y := -1965
}
},
attributes := omit
},
{
delta := {
node_XY6 := {
x := -391,
y := -3093
}
},
attributes := omit
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
}
}
} // End of PICS_Z2_M1_SL_LANE1
modulepar NodeListXY PICS_Z2_M1_SL_LANE2 := {
nodes := {
{
delta := {
node_XY6 := {
x := -200,
y := 287
}
},
attributes := omit
},
{
delta := {
node_XY6 := {
x := 429,
y := 2988
}
},
attributes := omit
}
}
} // End of PICS_Z2_M1_SL_LANE2
modulepar MapemParm PICS_Z2_M1_SL := {
intersections := {
{ // Start of intersection #0
name := "PICS_Z2_M1_SL - RSU_3",
laneWidth := omit,
speedLimits := omit,
laneSet := {
{ // Start of Lane #1
laneID := 1,
name := omit,
ingressApproach := 1,
laneAttributes := {
directionalUse := '10'B,
sharedWith := '0000000000'B,
laneType := {
vehicle := '00000000'B
},
regional := omit
},
maneuvers := omit,
connectsTo := {
{
connectingLane := {
maneuver := omit
},
remoteIntersection := omit,
signalGroup := 1,
userClass := omit,
connectionID := omit
}
},
overlays := omit,
regional := omit
}, // End of Lane #1
{ // Start of Lane #2
egressApproach := 2,
laneAttributes := {
directionalUse := '01'B,
sharedWith := '0000000000'B,
laneType := {
vehicle := '00000000'B
},
regional := omit
},
maneuvers := omit,
connectsTo := omit,
overlays := omit,
regional := omit
}, // End of LaneSet
preemptPriorityData := omit,
regional := omit
} // End of intersection #0
}, // End of field intersections
roadSegments := omit
modulepar IntersectionReferenceID PICS_Z3_M1_SL_IDX := {
region := 1,
id := 33001
} // End of PICS_Z3_M1_SL_IDX
garciay
committed
lat := 435536609,
long := 103031286,
elevation := omit,
regional := omit
} // End of PICS_Z3_M1_SL_RP
modulepar NodeListXY PICS_Z3_M1_SL_LANE1 := {
nodes := {
garciay
committed
x := -240,
y := -460
attributes := omit
},
{
delta := {
node_XY6 := {
garciay
committed
x := -3078,
y := -3319
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
},
{
delta := {
node_XY6 := {
x := -625,
y := -1299
}
},
attributes := omit
},
{
delta := {
node_XY6 := {
x := -564,
y := -3597
}
},
attributes := omit
},
{
delta := {
node_XY6 := {
x := -1668,
y := -2191
}
},
attributes := omit
modulepar NodeListXY PICS_Z3_M1_SL_LANE2 := {
nodes := {
{
delta := {
node_XY6 := {
garciay
committed
x := 232,
y := 552
attributes := omit
},
{
delta := {
node_XY6 := {
garciay
committed
x := 3636,
y := 3778
attributes := omit
}
}
} // End of PICS_Z3_M1_SL_LANE2
modulepar MapemParm PICS_Z3_M1_SL := {
intersections := {
{ // Start of intersection #0
name := "PICS_Z3_M1_SL - RSU_12",
id := PICS_Z3_M1_SL_IDX,
revision := 0,
refPoint := PICS_Z3_M1_SL_RP,
laneWidth := omit,
speedLimits := omit,
laneSet := {
{ // Start of Lane #1
laneID := 1,
name := omit,
ingressApproach := 1,
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
laneAttributes := {
directionalUse := '10'B,
sharedWith := '0000000000'B,
laneType := {
vehicle := '00000000'B
},
regional := omit
},
maneuvers := omit,
nodeList := PICS_Z3_M1_SL_LANE1,
connectsTo := {
{
connectingLane := {
lane := 2,
maneuver := omit
},
remoteIntersection := omit,
signalGroup := 1,
userClass := omit,
connectionID := omit
}
},
overlays := omit,
regional := omit
}, // End of Lane #1
{ // Start of Lane #2
laneID := 2,
name := omit,
egressApproach := 2,
laneAttributes := {
directionalUse := '01'B,
sharedWith := '0000000000'B,
laneType := {
vehicle := '00000000'B
},
regional := omit
},
maneuvers := omit,
nodeList := PICS_Z3_M1_SL_LANE2,
connectsTo := omit,
overlays := omit,
regional := omit
}, // End of LaneSet
preemptPriorityData := omit,
regional := omit
} // End of intersection #0
}, // End of field intersections
roadSegments := omit
} // End of PICS_Z3_M1_SL
modulepar IntersectionReferenceID PICS_Z4_M1_SL_IDX := {
region := 1,
id := 43001
} // End of PICS_Z4_M1_SL_IDX
modulepar Position3D PICS_Z4_M1_SL_RP := {
lat := 435563484,
long := 103042973,
elevation := omit,
regional := omit
} // End of PICS_Z4_M1_SL_RP
modulepar NodeListXY PICS_Z4_M1_SL_LANE1 := {
nodes := {
{
delta := {
node_XY6 := {
x := -37,
y := 40
}
},
attributes := omit
},
{
delta := {
node_XY6 := {
x := -4428,
y := -4376
}
},
attributes := omit
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
},
{
delta := {
node_XY6 := {
x := -2588,
y := -2378
}
},
attributes := omit
},
{
delta := {
node_XY6 := {
x := -2842,
y := -2191
}
},
attributes := omit
},
{
delta := {
node_XY6 := {
x := -1934,
y := 1100
}
},
attributes := omit
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
modulepar NodeListXY PICS_Z4_M1_SL_LANE2 := {
nodes := {
{
delta := {
node_XY6 := {
x := 1134,
y := 3170
}
},
attributes := omit
},
{
delta := {
node_XY6 := {
x := 1415,
y := 2579
}
},
attributes := omit
}
}
} // End of PICS_Z4_M1_SL_LANE2
modulepar MapemParm PICS_Z4_M1_SL := {
intersections := {
{ // Start of intersection #0
name := "PICS_Z4_M1_SL - RSU_5",
id := PICS_Z4_M1_SL_IDX,
revision := 0,
refPoint := PICS_Z4_M1_SL_RP,
laneWidth := omit,
speedLimits := omit,
laneSet := {
{ // Start of Lane #1
laneID := 1,
name := omit,
ingressApproach := 1,
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
laneAttributes := {
directionalUse := '10'B,
sharedWith := '0000000000'B,
laneType := {
vehicle := '00000000'B
},
regional := omit
},
maneuvers := omit,
nodeList := PICS_Z4_M1_SL_LANE1,
connectsTo := {
{
connectingLane := {
lane := 2,
maneuver := omit
},
remoteIntersection := omit,
signalGroup := 1,
userClass := omit,
connectionID := omit
}
},
overlays := omit,
regional := omit
}, // End of Lane #1
{ // Start of Lane #2
laneID := 2,
name := omit,
egressApproach := 2,
laneAttributes := {
directionalUse := '01'B,
sharedWith := '0000000000'B,
laneType := {
vehicle := '00000000'B
},
regional := omit
},
maneuvers := omit,
nodeList := PICS_Z4_M1_SL_LANE2,
connectsTo := omit,
overlays := omit,
regional := omit
}, // End of LaneSet
preemptPriorityData := omit,
regional := omit
} // End of intersection #0
}, // End of field intersections
roadSegments := omit
} // End of PICS_Z4_M1_SL
} // End of group mapemZone4
group mapemZone5 {
modulepar IntersectionReferenceID PICS_Z5_M1_SL_IDX := {
region := 1,
id := 53001
} // End of PICS_Z5_M1_SL_IDX
modulepar Position3D PICS_Z5_M1_SL_RP := {
garciay
committed
lat := 435578537,
long := 103061555,
elevation := omit,
regional := omit
} // End of PICS_Z5_M1_SL_RP
modulepar NodeListXY PICS_Z5_M1_SL_LANE1 := {
nodes := {
{
delta := {
node_XY6 := {
garciay
committed
x := 446,
y := -183
}
},
attributes := omit
},
{
delta := {
node_XY6 := {
garciay
committed
x := 2119,
y := 2217
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
},
{
delta := {
node_XY6 := {
x := 1744,
y := 792
}
},
attributes := omit
},
{
delta := {
node_XY6 := {
x := 2749,
y := -70
}
},
attributes := omit
},
{
delta := {
node_XY6 := {
x := 2467,
y := -382
}
},
attributes := omit
}
}
} // End of PICS_Z5_M1_SL_LANE1
modulepar NodeListXY PICS_Z5_M1_SL_LANE2 := {
nodes := {
{
delta := {
node_XY6 := {
garciay
committed
x := -795,
y := -134
}
},
attributes := omit
},
{
delta := {
node_XY6 := {
garciay
committed
x := -2491,
y := -2408
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
}
},
attributes := omit
}
}
} // End of PICS_Z5_M1_SL_LANE2
modulepar MapemParm PICS_Z5_M1_SL := {
intersections := {
{ // Start of intersection #0
name := "PICS_Z5_M1_SL - RSU_4",
id := PICS_Z5_M1_SL_IDX,
revision := 0,
refPoint := PICS_Z5_M1_SL_RP,
laneWidth := omit,
speedLimits := omit,
laneSet := {
{ // Start of Lane #1
laneID := 1,
name := omit,
ingressApproach := 1,
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
laneAttributes := {
directionalUse := '10'B,
sharedWith := '0000000000'B,
laneType := {
vehicle := '00000000'B
},
regional := omit
},
maneuvers := omit,
nodeList := PICS_Z5_M1_SL_LANE1,
connectsTo := {
{
connectingLane := {
lane := 2,
maneuver := omit
},
remoteIntersection := omit,
signalGroup := 1,
userClass := omit,
connectionID := omit
}
},
overlays := omit,
regional := omit
}, // End of Lane #1
{ // Start of Lane #2
laneID := 2,
name := omit,
egressApproach := 2,
laneAttributes := {
directionalUse := '01'B,
sharedWith := '0000000000'B,
laneType := {
vehicle := '00000000'B
},
regional := omit
},
maneuvers := omit,
nodeList := PICS_Z5_M1_SL_LANE2,
connectsTo := omit,
overlays := omit,
regional := omit
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
}, // End of LaneSet
preemptPriorityData := omit,
regional := omit
} // End of intersection #0
}, // End of field intersections
roadSegments := omit
} // End of PICS_Z5_M1_SL
} // End of group mapemZone5
group mapemZone6 {
modulepar IntersectionReferenceID PICS_Z6_M1_SL_IDX := {
region := 1,
id := 63001
} // End of PICS_Z6_M1_SL_IDX
modulepar Position3D PICS_Z6_M1_SL_RP := {
lat := 435551186,
long := 103033248,
elevation := omit,
regional := omit
} // End of PICS_Z6_M1_SL_RP
modulepar NodeListXY PICS_Z6_M1_SL_LANE1 := {
nodes := {
{
delta := {
node_XY6 := {
x := 538,
y := 348
}
},
attributes := omit