T_Road_LateralProfile
Contains a series of superelevation elements that define the characteristics of the road surface's banking along the reference line.
Java class for t_road_lateralProfile complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_road_lateralProfile">
<complexContent>
<extension base="{}_OpenDriveElement">
<sequence>
<element name="superelevation" type="{}t_road_lateralProfile_superelevation" maxOccurs="unbounded" minOccurs="0"/>
<element name="shape" type="{}t_road_lateralProfile_shape" maxOccurs="unbounded" minOccurs="0"/>
<group ref="{}g_additionalData" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
Content copied to clipboard