Skip to main content

Parking gate

This element is a basic parking gate layout.

Is an equipment
Can have equipment

This element must be used with 2D scene context.

Icon

Parking gate

2D Representation

Parking gate on Scene2D

3D Representation

Parking gate on Scene3D

External parameters

Show/Hide all parameters
parametereditable via "Parameter" tabupdatable via a mappingdescriptionunittype
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 angle✔️Angle of rotation of the element compared to its initial position.degreeDecimal number
Threshold zoom out✔️Zoom level from which its representation on the scene is no longer modified.%Decimal number
Gate status✔️Position of the parking gateopened/closedEnum
Gate length✔️The length of the parking gate.meterDecimal number
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 Triggered behaviours and events page for more explanation: Triggered behaviours and events.

Show/Hide all triggered behaviours

Destroy

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

No parameters for this triggered behaviour.

Open the gate

This triggered behaviour allows to open the gate.

parametersdescriptionunittype
Opening timeTime to open the gate.SecondsDecimal

Close the gate

This triggered behaviour allows to close the gate.

parametersdescriptionunittype
Closing timeTime to close the gate.SecondsDecimal

Events

See Triggered behaviours and events page for more explanation: Triggered behaviours and events.

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
Reached closed stateThis event is triggered when the parking gate has just reached its closed position.
Reached opened stateThis event is triggered when the parking gate has just reached its opened position.