T_Road_Signals_DisplayArea
A display area is the recommended position of the signal to be visualized in the simulation. A display area is specified in the `` element. A `
Java class for t_road_signals_displayArea complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_road_signals_displayArea">
<complexContent>
<extension base="{}_OpenDriveElement">
<sequence>
<group ref="{}g_additionalData" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="height" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="index" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="v" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="width" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="z" type="{http://www.w3.org/2001/XMLSchema}double" />
</extension>
</complexContent>
</complexType>
Content copied to clipboard