T_Junction_RoadSection
Define the s range of the crossing roads with possible crossing traffic.
Java class for t_junction_roadSection complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_junction_roadSection">
<complexContent>
<extension base="{}_OpenDriveElement">
<sequence>
<group ref="{}g_additionalData" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="roadId" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="sEnd" type="{}t_grEqZero" />
<attribute name="sStart" type="{}t_grEqZero" />
</extension>
</complexContent>
</complexType>
Content copied to clipboard