Crossroad
This element allows to handle several traffic lights and make them work through cycles.
Each traffic light can be linked to a crossroad thanks to its parameter Crossroad.
Is an equipment | ❌ |
Can have equipment | ❌ |
This element must be used with 2D scene context.
Icon
2D Representations
None | ![]() |
Crossroad in Edit Mode | Crossroad in Run Mode |
![]() |
Crossroad with linked traffic lights |
3D Representation
No reprensation available on 3D.
External parameters
Show/Hide all parameters
parameter | editable via "Parameter" tab | updatable via a mapping | description | unit | type |
---|---|---|---|---|---|
Time | ✔️ | ❌ | Time of the simulation at which the cycle table is at its beginning. | ms | Integer |
Cycle table | ✔️ | ✔️ | Deep description of the whole cycles (colors and timing for each traffic light). | - | Table |
Threshold zoom out | ✔️ | ❌ | Zoom level from which its representation on the scene is no longer modified. | % | Decimal number |
X-axis position | ❌ | ❌ | Position of the element on the X-axis. | meter | Decimal number |
Y-axis position | ❌ | ❌ | Position of the element on the Y-axis. | meter | Decimal number |
Z-axis position | ❌ | ❌ | Position of the element on the Z-axis. | meter | Decimal number |
Length | ❌ | ❌ | Length of the element. | meter | Decimal number |
Width | ❌ | ❌ | Width of the element. | meter | Decimal number |
Height | ❌ | ❌ | Height of the element. | meter | Decimal number |
Time next cycle | ❌ | ❌ | The time left before switching to the next cycle | ms | Integer |
Current cycle | ❌ | ❌ | The index of the current cycle (starting from 1) | - | Integer |
Visibility | ✔️ | ❌ | Allows you to choose if you want the element to be visible or not on the scene during the execution of the scenario. | - | Enumeration (visible, hidden, inherit) |
longitude coordinate | ❌ | ❌ | Automatically calculated longitude value, based on the origin defined for the context and the position of the element. | degree | Decimal number |
latitude coordinate | ❌ | ❌ | Automatically calculated latitude value, based on the origin defined for the context and the position of the element. | degree | Decimal number |
Link new traffic lights
When you create the element Crossroad, it is not linked to any traffic light. Thus, it cannot control any. You will have to add-up each traffic light to your crossroad. Each traffic light can only be linked to one crossroad.
- First, select the traffic light that you want to link to your crossroad.

- Then, in the Parameter tab associated with your traffic light, find the parameter Crossroad and select the exact name given to your crossroad.

- Don't forget to click Save in the Parameter tab to take your change into account.
- Now the link should appear in Edit Mode, as an orange line.

- Repeat the process for each traffic light that you want to link to your crossroad.
