roadrunner.hdmap.Phase
R2026bDescription
A roadrunner.hdmap.Phase object enables you to create a signal
phase at a junction in a RoadRunner HD Map scene model. To learn how to create a complete T-junction with roads,
maneuver lanes, and traffic signal phases including bulb-level signal control, see Build Signalized Junction Using RoadRunner HD Map.
Creation
Description
creates
an empty phase.signalPhase = roadrunner.hdmap.Phase
sets the properties of the phase using one or more name-value arguments. For example,
signalPhase = roadrunner.hdmap.Phase(PropertyName=Value)ID="Phase1" specifies the ID of the phase element as
"Phase1".