T_Junction_Boundary_Segment_Lane
A segment element with @type="lane" goes along @boundaryLane for the given s range. It is the outmost edge of the lane relative to the center of the junction.
Java class for t_junction_boundary_segment_lane complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_junction_boundary_segment_lane">
<complexContent>
<extension base="{}t_junction_boundary_segment">
<sequence>
</sequence>
<attribute name="boundaryLane" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="sEnd" type="{}t_grEqZeroOrContactPoint" />
<attribute name="sStart" type="{}t_grEqZeroOrContactPoint" />
<attribute name="type" type="{}e_junction_segment_type" />
</extension>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
ID of the lane of which the outer edge is the segment
Link copied to clipboard
ASAM OpenDRIVE offers the possibility to include external data.
Link copied to clipboard
Type of the segment
Link copied to clipboard
Sets the value of the boundaryLane property.
Link copied to clipboard
Sets the value of the type property.