osi3::LogicalLane::LaneConnection Struct Reference
Public Attributes
optional Identifier | other_lane_id = 1 |
Id of the other logical lane that is connected. More... | |
optional bool | at_begin_of_other_lane = 2 |
If true: LaneConnection is at the beginning of the other lane If false: LaneConnection is a the end of the other lane. More... | |
Member Data Documentation
◆ other_lane_id
optional Identifier osi3::LogicalLane::LaneConnection::other_lane_id = 1 |
Id of the other logical lane that is connected.
- Rules
- refers_to: LogicalLane
◆ at_begin_of_other_lane
optional bool osi3::LogicalLane::LaneConnection::at_begin_of_other_lane = 2 |
If true: LaneConnection is at the beginning of the other lane If false: LaneConnection is a the end of the other lane.
- osi_logicallane.proto