roadrunner.hdmap.JunctionLaneState
Description
A roadrunner.hdmap.JunctionLaneState object enables you to define
the state of a junction lane during a signal phase in a RoadRunner HD Map scene model.
Creation
Syntax
Description
defines an empty state for a junction lane.junctionLaneState = roadrunner.hdmap.JunctionLaneState
sets properties of the state of a junction lane using one or more name-value arguments.
For example, junctionLaneState = roadrunner.hdmap.JunctionLaneState(PropertyName=Value)State="GoAlways" defines a state of
"GoAlways" for a lane junction.
Properties
Examples
Version History
Introduced in R2025a