OSI KPIs definitions
|
A lane in the road network. More...
Classes | |
class | Classification |
Classification of a lane. More... | |
A lane in the road network.
This is the line, that a typical vehicle is supposed to follow. Thus, if the road narrows (e.g. at a construction site) this line is supposed to describe the trajectory that the vehicle should follow. The intended direction of travel on the lane is given by the direction defined by the sequence of points forming the center line.
A lane is part of a road and mainly characterized by its center line.
It also knows about any adjacent lanes, antecessor and successor lanes. The following image will be referred to by later comments. We'll use the lane with ID 3 as reference if not mentioned otherwise.
Content of Lane object
attribute | type | Requirements |
---|---|---|
id | Identifier | ID is global unique. |
classification | Lane::Classification | The classification of the lane is set and valid |