EncounterType¶
- class trafficgen.types.EncounterType(*values)¶
Bases:
EnumEnumeration of encounter types.
- __init__(*args, **kwds)¶
Attributes
- CROSSING_GIVE_WAY = 'crossing-give-way'¶
- CROSSING_STAND_ON = 'crossing-stand-on'¶
- HEAD_ON = 'head-on'¶
- NO_RISK_COLLISION = 'noRiskCollision'¶
- OVERTAKING_GIVE_WAY = 'overtaking-give-way'¶
- OVERTAKING_STAND_ON = 'overtaking-stand-on'¶