roadrunner.hdmap.Signal
Description
A roadrunner.hdmap.Signal
object enables you to define a signal
in a RoadRunner HD Map scene model.
Creation
Description
creates an
empty signal.signal
= roadrunner.hdmap.Signal
sets properties of the signal using one or more name-value arguments. For example,
signal
= roadrunner.hdmap.Signal(PropertyName=Value
)ID="Signal1"
sets the ID of the signal element to
"Signal1"
.
Properties
Examples
Version History
Introduced in R2025a