buildLane
fun buildLane(id: LaneIdentifier, curvePositionDomain: Range<Double>, lrLane: RoadLanesLaneSectionLRLane, baseAttributes: AttributeList): ContextIssueList<Lane>
Builds a single lane (which is either left or right to the center) with the id.
Parameters
id
identifier of the lane
curvePositionDomain
curve position domain (relative to the lane section) where the lane is defined
lrLane
lane object of the OpenDRIVE data model
baseAttributes
attributes attached to the transformed Lane object