_TLPhase

Module Contents

Classes

TLPhase

class _TLPhase.TLPhase(duration: int, colors: list[trasmapy.control.SignalColor.SignalColor], minDur: int = -1, maxDur: int = -1, next=tuple(), name: str = '')

Bases: traci._trafficlight.Phase

classmethod tlPhase(phase: traci._trafficlight.Phase)
setState(colors: list[trasmapy.control.SignalColor.SignalColor])