LaneSection

constructor(id: LaneSectionIdentifier, curvePositionDomain: Range<Double>, lanes: List<Lane>, centerLane: CenterLane)


constructor(id: LaneSectionIdentifier, curvePositionDomain: Range<Double>, lanes: Map<Int, Lane>, centerLane: CenterLane)

Parameters

id

identifier of the lane section

curvePositionDomain

domain of the curve position of this lane section in comparison of the road

lanes

lanes collection whereby the lane id is used as the map's key

centerLane

center lane of the lane section, which has no width