T_Road_LateralProfile
Contains a series of lateral elevation elements that define the characteristics of the road surfaces banking along the road reference line. The lateral profile is defined relative to the elevation of the road 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"/>
<element name="crossSectionSurface" type="{}t_road_lateralProfile_crossSectionSurface" minOccurs="0"/>
<group ref="{}g_additionalData" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the crossSectionSurface property.
Link copied to clipboard
ASAM OpenDRIVE offers the possibility to include external data.
Link copied to clipboard
Gets the value of the shape property.
Link copied to clipboard
Gets the value of the superelevation property.
Link copied to clipboard
Sets the value of the crossSectionSurface property.