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