Newer
Older
6001
6002
6003
6004
6005
6006
6007
6008
6009
6010
6011
6012
6013
6014
6015
6016
6017
6018
6019
6020
6021
6022
6023
6024
6025
6026
6027
6028
6029
6030
6031
6032
6033
6034
6035
6036
6037
6038
6039
6040
6041
6042
6043
6044
6045
6046
6047
6048
6049
6050
6051
6052
6053
6054
6055
6056
6057
6058
6059
6060
6061
6062
6063
6064
6065
6066
6067
6068
6069
6070
6071
6072
6073
6074
6075
6076
6077
6078
6079
6080
6081
6082
6083
6084
6085
6086
6087
6088
6089
6090
6091
6092
6093
6094
6095
6096
6097
6098
6099
6100
6101
6102
6103
6104
serviceCategoryCode := {
trafficSignPictogram := regulatory
},
pictogramCategoryCode := {
nature := 5,
serialNumber := 57
}
},
attributes := {
{
spe := {
spm := 30,
mns := omit,
unit := 0
}
}
}
}
}
}
},
extraText := omit
},
{
detectionZoneIds := {
1
},
its_Rrid := omit,
relevanceZoneIds := {
2
},
direction := 0, //Direction_sameDirection_,
driverAwarenessZoneIds := omit,
minimumAwarenessTime := 15,
applicableLanes := omit,
iviType := 1, //IviType_regulatoryMessages_,
iviPurpose := omit,
laneStatus := omit,
vehicleCharacteristics := {
{
tractor := omit,
trailer := omit,
train := {
equalTo := {
{
euVehicleCategoryCode := {
euVehicleCategoryN := n2
}
},
{
euVehicleCategoryCode := {
euVehicleCategoryN := n3
}
}
},
notEqualTo := omit,
ranges := {
{
comparisonOperator := 0, // greaterThan
limits := {
vehicleWeightLimits := {
vehicleMaxLadenWeight := 0,
vehicleTrainMaximumWeight := 750,
vehicleWeightUnladen := 0
}
}
}
}
}
}
},
driverCharacteristics := omit,
layoutId := omit,
preStoredlayoutId := omit,
roadSignCodes := {
{
layoutComponentId := omit,
code := {
iso14823 := {
pictogramCode := {
countryCode := omit,
serviceCategoryCode := {
trafficSignPictogram := regulatory
},
pictogramCategoryCode := {
nature := 5,
serialNumber := 44
}
},
attributes := omit
}
}
}
},
extraText := omit
}
}
}
}
} // End of PICS_Z6_I1_POS1
} // End of group ivimZone6
modulepar IvimParmListRsu PICS_IVIM_PARMS_RSUs := {
{
provider := omit,
iviIdentificationNumber := omit,
iviContainers := omit
}, // RSU #2
PICS_Z2_I1_POS1, // RSU #3
6114
6115
6116
6117
6118
6119
6120
6121
6122
6123
6124
6125
6126
6127
6128
6129
6130
6131
6132
6133
6134
6135
PICS_Z5_I1_POS1, // RSU #4
PICS_Z4_I1_POS1, // RSU #5
{
provider := omit,
iviIdentificationNumber := omit,
iviContainers := omit
}, // RSU #6
PICS_Z6_I1_POS1, // RSU #7
{
provider := omit,
iviIdentificationNumber := omit,
iviContainers := omit
}, // RSU #8
{
provider := omit,
iviIdentificationNumber := omit,
iviContainers := omit
}, // RSU #9
{
provider := omit,
iviIdentificationNumber := omit,
iviContainers := omit
PICS_Z1_I1_POS1, // RSU #11
PICS_Z3_I1_POS1 // RSU #12
} // End of PICS_IVIM_PARMS_RSUs
group ssemEvents {
group ssemCommonParams {
modulepar BtpPortId PICS_SSEM_BTP_DESTINATION_PORT := 2008;
modulepar BtpPortId PICS_SSEM_BTP_SOURCE_PORT := 0;
} // End of group ssemCommonParams
} // End of group ssemEvents
group sremEvents {
group sremCommonParams {
modulepar BtpPortId PICS_SREM_BTP_DESTINATION_PORT := 2007;
modulepar BtpPortId PICS_SREM_BTP_SOURCE_PORT := 0;
modulepar UInt32 PICS_SREM_ITS_AID := 140;
modulepar UInt32 PICS_SSEM_ITS_AID := 140;
} // End of group sremCommonParams
} // End of group sremEvents
modulepar boolean PICS_GENERATE_BEACON := false;
modulepar boolean PICS_GENERATE_CAM := true;
modulepar boolean PICS_GENERATE_IVIM := false;
modulepar boolean PICS_GENERATE_MAPEM := false;
modulepar boolean PICS_GENERATE_SPATEM := false;
/**
* @desc CAM frequency timer
*/
modulepar float PICS_BEACON_FREQUENCY := 1.0;
modulepar float PICS_CAM_FREQUENCY := 1.0;
modulepar float PICS_CAM_FREQUENCY_UC6 := 0.001;
/**
* @desc DENM frequency timer
*/
modulepar float PICS_DENM_FREQUENCY := int2float(PICS_DENM_REPETITION_INTERVAL) / 1000.0;
/**
* @desc MAPEM frequency timer
*/
/**
* @desc SPATEMM frequency timer
*/
/**
* @desc IVIM frequency timer
*/