T_Road_Lanes_LaneSection
A lane section splits a road into multiple parts whenever the number of lanes or their function changes. The distance between two succeeding lane sections shall not be zero. For easier navigation through an ASAM OpenDRIVE road description, the lanes within a lane section are grouped into left, center, and right lanes. Each lane section shall contain one
element and at least oneFunctions
Link copied to clipboard
Gets the value of the center property.
Link copied to clipboard
ASAM OpenDRIVE offers the possibility to include external data.
Link copied to clipboard
Gets the value of the left property.
Link copied to clipboard
Gets the value of the right property.
Link copied to clipboard
Lane section element is valid for one side only (left, center, or right), depending on the child elements.
Link copied to clipboard
Sets the value of the center property.
Link copied to clipboard
Sets the value of the left property.
Link copied to clipboard
Sets the value of the right property.
Link copied to clipboard
Sets the value of the singleSide property.