DataType LaneSegment.
More...
#include <ad/rss/world/LaneSegment.hpp>
DataType LaneSegment.
Defines a lane segment.
◆ operator!=()
bool ad::rss::world::LaneSegment::operator!= |
( |
const LaneSegment & |
other | ) |
const |
|
inline |
standard comparison operator
- Parameters
-
- Returns
true
if both LaneSegment are different
◆ operator=() [1/2]
standard assignment operator
- Parameters
-
- Returns
- Reference to this LaneSegment.
◆ operator=() [2/2]
standard move operator
- Parameters
-
- Returns
- Reference to this LaneSegment.
◆ operator==()
bool ad::rss::world::LaneSegment::operator== |
( |
const LaneSegment & |
other | ) |
const |
|
inline |
standard comparison operator
- Parameters
-
- Returns
true
if both LaneSegment are equal
◆ drivingDirection
The nominal direction of the traffic flow of this lane segment in context of the RssArea it belongs to.
◆ id
The id of the lane segment.
◆ length
::ad::physics::MetricRange ad::rss::world::LaneSegment::length |
The metric range of the lane segments length.
◆ type
The type of this lane segment in context of the RssArea it belongs to.
◆ width
::ad::physics::MetricRange ad::rss::world::LaneSegment::width |
The metric range of the lane segments width.
The documentation for this struct was generated from the following file: