class documentation

class RoleBParticipantIDs(VectorData):

View In Hierarchy

Participant IDs of traffic participants with Role B. Role B is dependent on the event type.

lane change : empty parking : vehicles passing the Role A vehicle during the parking event and using the lane closest to the Role A vehicle turning : vehicles being within the scene during the turning event of the Role A vehicle and whose line of movement crosses the one of the Role A vehicle overtaking : vehicles that are being overtaken by the Role A vehicle following : vehicle that is being followed by the Role A vehicle (the vehicle immediately in front)

Class Variable name Is always 'event_participants/role_b_ids'
Class Variable type Is always 'values'
Class Variable val The IDs of the traffic participant with Role B. This is the same ID as used for identifying the object.
name: Literal['event_participants/role_b_ids'] =

Is always 'event_participants/role_b_ids'

type: Literal[VectorType.Values] =

Is always 'values'

val: list[ObjectUid] =

The IDs of the traffic participant with Role B. This is the same ID as used for identifying the object.