open_simulation_interface  master (2c3953b)
osi3::LogicalLane::LaneConnection Struct Reference

Connection to another lane (predecessor or successor) More...

Collaboration diagram for osi3::LogicalLane::LaneConnection:

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...
 

Detailed Description

Connection to another lane (predecessor or successor)

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\n\code{.unparsed}
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.


The documentation for this struct was generated from the following file: