T_Road_Signals_Signal_Reference
Signal references link a signal to another signal or object. One signal may have multiple signal references. The signal reference term should not to be confused with the `` element that is used to link a signal to multiple roads.
Java class for t_road_signals_signal_reference complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_road_signals_signal_reference">
<complexContent>
<extension base="{}_OpenDriveElement">
<sequence>
<group ref="{}g_additionalData" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="elementId" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="elementType" use="required" type="{}e_road_signals_signal_reference_elementType" />
<attribute name="type" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Unique ID of the linked element
Link copied to clipboard
Type of the linked element
Link copied to clipboard
ASAM OpenDRIVE offers the possibility to include external data.
Link copied to clipboard
Sets the value of the elementId property.
Link copied to clipboard
Sets the value of the elementType property.