跳到主要内容

Road Sign Sensor

This element is a sensor that can detect Road signs. Unlike the polysensor, this sensor is not generic and is meant for road sign detection only.

Is an equipment✔️
Can have equipment❌

This element must be used with 2D scene context.

Icon​

Road sign sensor

2D Representation​

Road sign sensor on Scene2D

3D Representation​

No 3D representation available.

External parameters​

You can edit the units

Show/Hide all parameters
parametereditable via "Parameter" tabupdatable via a controllerdescriptiondefault unittype
X-axis position✔️✔️Position of the element on the X-axis.meterDecimal number
Y-axis position✔️✔️Position of the element on the Y-axis.meterDecimal number
Z-axis position❌❌Position of the element on the Z-axis.meterDecimal number
X-axis angle❌❌Angle of the element on the X-axis.degreeDecimal number
Y-axis angle❌❌Angle of the element on the Y-axis.degreeDecimal number
Z-axis angle❌❌Angle of rotation of the element compared to its initial position.degreeDecimal number
longitude coordinate❌❌Automatically calculated longitude value, based on the origin defined for the context and the position of the element.degreeDecimal number
latitude coordinate❌❌Automatically calculated latitude value, based on the origin defined for the context and the position of the element.degreeDecimal number
field color✔️✔️Color of the area on the scene in which it is located. This parameter can be edited.-Hexadecimal
iconX✔️❌Relative position of the icon, from the origin on the X-axis.meterDecimal number
iconY✔️❌Relative position of the icon, from the origin on the Y-axis.meterDecimal number
Visibility✔️✔️This parameter allows you to choose if you want the element to be visible or not on the scene during the execution of the scenario. If the item is part of a group, it can inherit the value of that group.-Enumeration (visible, hidden, inherit)
Height❌❌Size of the road sign sensor on the Z-axis.meterDecimal number
Threshold zoom out✔️❌Zoom level from which its representation on the scene is no longer modified.%Decimal number
X-axis relative incidence angle✔️✔️Angle of sensor relative to its owner.degreeDecimal number
field initial angle✔️✔️Initial angle of the illuminated field on the Z-axis.degreeDecimal number
field final angle✔️✔️Final angle of the illuminated field on the Z-axis.degreeDecimal number
field initial incidence angle✔️✔️Angle value of the detection area initial edge relative to owner orientation.degreeDecimal number
field final incidence angle✔️✔️Angle value of the detection area final edge relative to owner orientation.degreeDecimal number
field radius✔️✔️Radius of the illuminated area on the scene in which it is located.meterDecimal number
SizeX❌❌Size of the sensor on the X-axis.meterDecimal number
SizeY❌❌Size of the sensor on the Y-axis.meterDecimal number
List of detection❌❌List of currently detected road signs.-List
Number of detection❌❌Total number of currently detected road signs-Integer
Difference of detection from last update❌❌Number of detected road signs that were not detected during the last detection update.-Integer
X-axis relative position✔️❌Relative position of the element, from its attached element, on the X-axis.meterDecimal number
Y-axis relative position✔️❌Relative position of the element, from its attached element, on the Y-axis.meterDecimal number
Z-axis relative position✔️❌Relative position of the element, from its attached element, on the Z-axis.meterDecimal number
Z-axis relative angle✔️✔️Relative angle of the element, from its attached element.degreeDecimal number
X-axis relative angle❌❌Relative angle of the element, from its attached element.degreeDecimal number
Y-axis relative angle❌❌Relative angle of the element, from its attached element.degreeDecimal number

List of detection:​

This is the list of available parameters in the list of detection:

Show/Hide parameters
parameterdescriptionunittype
dx1, dx2, dx3, dx4Relative position of the element corners, on the X-axis from the nearest corner to the farthest corner.meterDecimal number
dy1, dy2, dy3, dy4Relative position of the element corners, on the Y-axis from the nearest corner to the farthest corner.meterDecimal number
dz1, dz2, dz3, dz4Relative position of the element corners, on the Z-axis from the nearest corner to the farthest corner.meterDecimal number
vrxRelative speed of the element, on the X-axis.kilometers per hourDecimal number
vryRelative speed of the element, on the Y-axis.kilometers per hourDecimal number
da1, da2, da3, da4Relative acceleration of the element corners, on the Z-axis from the nearest corner to the farthest corner.meters per second squaredDecimal number
nameName of the element.-Text
longitude coordinateAutomatically calculated longitude value, based on the origin defined for the context and the position of the element.degreeDecimal number
latitude coordinateAutomatically calculated latitude value, based on the origin defined for the context and the position of the element.degreeDecimal number

Triggered behaviours​

See Actions page for more explanation.

Show/Hide all triggered behaviours

Destroy​

At the reception of the flow, the element is destroy.

No parameters for this triggered behaviour.

Destroy​

Destroy the road sign sensor.

No parameters for this triggered behaviour

Events​

See Events page for more explanation.

Show/Hide all events
eventdescription
On Parameter Value ChangedThe element can send information to the model when the value of the selected parameter has changed
At initializationThe road sign sensor can send information to the model once at initialization
ContinuallyThe road sign sensor can send information to the model continuously
Zero detectionThe road sign sensor can send information when there is no detection
At least one detectionThe road sign sensor can send information when there is at least one detection
Start to detectThe road sign sensor can send information when going from no detection to at least one detection
Stop to detectThe road sign sensor can send information when going from at least one detection to no detection
New element detectedThe road sign sensor can send information when a new element is detected
Lost element detectedThe road sign sensor can send information when an element is not detected anymore