LaneSectionIdentifier
data class LaneSectionIdentifier(val laneSectionId: Int, val roadspaceIdentifier: RoadspaceIdentifier) : AbstractRoadspacesIdentifier, LaneSectionIdentifierInterface, RoadspaceIdentifierInterface
Identifier of a lane section containing essential meta information.
Parameters
laneSectionId
identifier of the lane section, whereby the first lane section is referenced with 0
roadspaceIdentifier
identifier of the road space
Constructors
Functions
Link copied to clipboard
Returns the identifier for the next lane section.
Link copied to clipboard
Returns the identifier for the previous lane section.
Link copied to clipboard
Link copied to clipboard